IO-1914 Schema for inventory and basic adding to inventory.
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -1069,6 +1069,21 @@
|
||||
"printpack": ""
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"actions": {
|
||||
"addtoinventory": "",
|
||||
"consumefrominventory": ""
|
||||
},
|
||||
"errors": {
|
||||
"inserting": ""
|
||||
},
|
||||
"labels": {
|
||||
"inventory": ""
|
||||
},
|
||||
"successes": {
|
||||
"inserted": ""
|
||||
}
|
||||
},
|
||||
"joblines": {
|
||||
"actions": {
|
||||
"new": ""
|
||||
|
||||
@@ -1069,6 +1069,21 @@
|
||||
"printpack": ""
|
||||
}
|
||||
},
|
||||
"inventory": {
|
||||
"actions": {
|
||||
"addtoinventory": "",
|
||||
"consumefrominventory": ""
|
||||
},
|
||||
"errors": {
|
||||
"inserting": ""
|
||||
},
|
||||
"labels": {
|
||||
"inventory": ""
|
||||
},
|
||||
"successes": {
|
||||
"inserted": ""
|
||||
}
|
||||
},
|
||||
"joblines": {
|
||||
"actions": {
|
||||
"new": ""
|
||||
|
||||
Reference in New Issue
Block a user