Skip to content

Feature Request: Add Stock Status Filter and Quantity Sorting in Manage Medicine Page (Admin)

Shanmukha varma Lanke requested to merge Admin-mmp-filter into develop

What does this MR do and why?

This MR enhances the Manage Medicine page in the Admin Dashboard by improving medicine visibility and stock management.

Previously, administrators could only view medicines in a default unordered list without any quick way to identify stock availability or prioritize low-quantity medicines. This made inventory monitoring inefficient, especially as the medicine list grew.

This update introduces:

  • A Stock Status dropdown filter allowing admins to filter medicines by:
    • In Stock
    • Out of Stock
    • Low Stock (based on existing logic)
  • Automatic quantity-based sorting, where medicines with lower stock quantities appear at the top and higher quantities appear at the bottom.

These improvements help administrators quickly identify medicines requiring attention while keeping all existing functionality unchanged.

Edited by Shanmukha varma Lanke

Merge request reports

Loading