2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

StockItem Updates (#550)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled

* bump version

* Add new helpers for StockItem

* Navigate to sales order from stock item

* Navigate to customer (if specified)

* linting fix
This commit is contained in:
Oliver
2024-11-20 16:47:04 +11:00
committed by GitHub
parent 1a1521efe3
commit 20e454d287
5 changed files with 157 additions and 30 deletions

View File

@ -1430,6 +1430,12 @@
"translateHelp": "Help translate the InvenTree app",
"@translateHelp": {},
"unavailable": "Unavailable",
"@unavailable": {},
"unavailableDetail": "Item is not available",
"@unavailableDetail": {},
"unitPrice": "Unit Price",
"@unitPrice": {},