IO-1914 Schema for inventory and basic adding to inventory.

This commit is contained in:
Patrick Fic
2022-05-30 17:39:43 -07:00
parent 96995fdd1b
commit 908c17aa68
35 changed files with 769 additions and 9 deletions

View File

@@ -1069,6 +1069,21 @@
"printpack": "Intake Print Pack"
}
},
"inventory": {
"actions": {
"addtoinventory": "Add to Inventory",
"consumefrominventory": "Consume from Inventory?"
},
"errors": {
"inserting": "Error inserting inventory item. {{error}}"
},
"labels": {
"inventory": "Inventory"
},
"successes": {
"inserted": "Added line to inventory."
}
},
"joblines": {
"actions": {
"new": "New Line"

View File

@@ -1069,6 +1069,21 @@
"printpack": ""
}
},
"inventory": {
"actions": {
"addtoinventory": "",
"consumefrominventory": ""
},
"errors": {
"inserting": ""
},
"labels": {
"inventory": ""
},
"successes": {
"inserted": ""
}
},
"joblines": {
"actions": {
"new": ""

View File

@@ -1069,6 +1069,21 @@
"printpack": ""
}
},
"inventory": {
"actions": {
"addtoinventory": "",
"consumefrominventory": ""
},
"errors": {
"inserting": ""
},
"labels": {
"inventory": ""
},
"successes": {
"inserted": ""
}
},
"joblines": {
"actions": {
"new": ""