InvenTree/InvenTree
Jakob Haufe 7537fd1278
Fix sorting by location in stock item table (#4658)
Currently, when sorting the stock item table by location, it gets sorted
by location id.

This changes the sorting criterion to pathstring.
2023-04-23 00:12:03 +10:00
..
InvenTree Project code support (#4636) 2023-04-20 00:47:07 +10:00
build Project code support (#4636) 2023-04-20 00:47:07 +10:00
common Add ordering and search to ProjectCodeList API endpoint (#4645) 2023-04-20 22:51:47 +10:00
company Project code support (#4636) 2023-04-20 00:47:07 +10:00
label Extend ReportMixin class to support labels (#4678) 2023-04-22 23:46:43 +10:00
locale New Crowdin updates (#4648) 2023-04-22 09:11:33 +10:00
order Project code support (#4636) 2023-04-20 00:47:07 +10:00
part Fix persist buttons (#4640) 2023-04-20 22:12:43 +10:00
plugin Extend ReportMixin class to support labels (#4678) 2023-04-22 23:46:43 +10:00
plugins Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
report Update to report plugin API (#4649) 2023-04-21 15:28:31 +10:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Fix sorting by location in stock item table (#4658) 2023-04-23 00:12:03 +10:00
templates Fix for "focus" field in forms (#4644) 2023-04-20 22:40:08 +10:00
users Project code support (#4636) 2023-04-20 00:47:07 +10:00
config_template.yaml Auto migrating (#3741) 2023-02-25 16:52:16 +11:00
gunicorn.conf.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00