WIP Invoice Enter

This commit is contained in:
Patrick Fic
2020-03-02 16:18:14 -08:00
parent ea000df34a
commit 181c5cbd2a
9 changed files with 346 additions and 142 deletions

View File

@@ -145,6 +145,9 @@
}
},
"invoicelines": {
"actions": {
"newline": "New Line"
},
"fields": {
"actual": "Actual",
"actual_cost": "Actual Cost",
@@ -153,7 +156,9 @@
"retail": "Retail"
},
"labels": {
"other": "Other Item"
"entered": "Entered",
"other": "--Not On Estimate--",
"unreconciled": "Unreconciled"
}
},
"invoices": {

View File

@@ -145,6 +145,9 @@
}
},
"invoicelines": {
"actions": {
"newline": ""
},
"fields": {
"actual": "",
"actual_cost": "",
@@ -153,7 +156,9 @@
"retail": ""
},
"labels": {
"other": ""
"entered": "",
"other": "",
"unreconciled": ""
}
},
"invoices": {

View File

@@ -145,6 +145,9 @@
}
},
"invoicelines": {
"actions": {
"newline": ""
},
"fields": {
"actual": "",
"actual_cost": "",
@@ -153,7 +156,9 @@
"retail": ""
},
"labels": {
"other": ""
"entered": "",
"other": "",
"unreconciled": ""
}
},
"invoices": {