1 Repo
Displaying a parametric table view that lets users sort and filter inventory objects based on attached metadata.
Distinct from Attribute Filtering: Distinct from Attribute Filtering: focuses on interactive table-based filtering and sorting of inventory objects, not general database queries.
Explore 1 awesome GitHub repository matching data & databases · Parametric Table Filtering. Refine with filters or upvote what's useful.
InvenTree is an open-source inventory management platform built on Django, designed for tracking parts, stock levels, and supply chain operations through a web interface and REST API. The system uses barcodes—including QR codes, 1D barcodes, and Data Matrix codes—as primary identifiers for scanning, linking, and triggering inventory actions, and extends core functionality through a Python plugin framework supporting custom actions, UI panels, barcode handlers, and scheduled tasks. The platform distinguishes itself through a comprehensive plugin-based extensibility system that allows custom in
Displays a parametric table view for sorting and filtering inventory objects by metadata.