feat(inventory): Add quantity across locations translation and formatting (#11564)
Co-authored-by: Stevche Radevski <sradevski@live.com>
This commit is contained in:
@@ -3043,6 +3043,9 @@
|
||||
"editItemDetails": {
|
||||
"type": "string"
|
||||
},
|
||||
"quantityAcrossLocations": {
|
||||
"type": "string"
|
||||
},
|
||||
"create": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
@@ -3258,6 +3261,7 @@
|
||||
"manageLocationQuantity",
|
||||
"deleteWarning",
|
||||
"editItemDetails",
|
||||
"quantityAcrossLocations",
|
||||
"create",
|
||||
"reservation",
|
||||
"adjustInventory",
|
||||
|
||||
Reference in New Issue
Block a user