WIP Invoice Enter
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -145,6 +145,9 @@
|
||||
}
|
||||
},
|
||||
"invoicelines": {
|
||||
"actions": {
|
||||
"newline": ""
|
||||
},
|
||||
"fields": {
|
||||
"actual": "",
|
||||
"actual_cost": "",
|
||||
@@ -153,7 +156,9 @@
|
||||
"retail": ""
|
||||
},
|
||||
"labels": {
|
||||
"other": ""
|
||||
"entered": "",
|
||||
"other": "",
|
||||
"unreconciled": ""
|
||||
}
|
||||
},
|
||||
"invoices": {
|
||||
|
||||
@@ -145,6 +145,9 @@
|
||||
}
|
||||
},
|
||||
"invoicelines": {
|
||||
"actions": {
|
||||
"newline": ""
|
||||
},
|
||||
"fields": {
|
||||
"actual": "",
|
||||
"actual_cost": "",
|
||||
@@ -153,7 +156,9 @@
|
||||
"retail": ""
|
||||
},
|
||||
"labels": {
|
||||
"other": ""
|
||||
"entered": "",
|
||||
"other": "",
|
||||
"unreconciled": ""
|
||||
}
|
||||
},
|
||||
"invoices": {
|
||||
|
||||
Reference in New Issue
Block a user