IO-1914 Add manual inventory and edit.

This commit is contained in:
Patrick Fic
2022-06-08 17:45:58 -07:00
parent 82db7a1f14
commit 4844c42425
24 changed files with 738 additions and 36 deletions

View File

@@ -355,6 +355,7 @@
"page": ""
},
"inventory": {
"delete": "",
"list": ""
},
"jobs": {
@@ -1079,13 +1080,21 @@
"actions": {
"addtoinventory": "",
"addtoro": "",
"consumefrominventory": ""
"consumefrominventory": "",
"edit": "",
"new": ""
},
"errors": {
"inserting": ""
},
"fields": {
"comment": "",
"manualinvoicenumber": "",
"manualvendor": ""
},
"labels": {
"consumedbyjob": "",
"deleteconfirm": "",
"frombillinvoicenumber": "",
"fromvendor": "",
"inventory": "",
@@ -1093,7 +1102,9 @@
"showavailable": ""
},
"successes": {
"inserted": ""
"deleted": "",
"inserted": "",
"updated": ""
}
},
"joblines": {