2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-14 19:25:27 +00:00

Add sorting options for the StockItem list

This commit is contained in:
Oliver Walters
2022-07-06 21:07:19 +10:00
parent 6192932322
commit a450154bac
3 changed files with 26 additions and 0 deletions

View File

@ -425,6 +425,9 @@
"lastUpdated": "Last Updated",
"@lastUpdated": {},
"level": "Level",
"@level": {},
"lineItem": "Line Item",
"@lineItem": {},