Added invoice totals + high level reconciliation on PLI jobs tab. BOD-26

This commit is contained in:
Patrick Fic
2020-05-13 16:34:03 -07:00
parent 23a6900906
commit 0473421c6c
15 changed files with 253 additions and 124 deletions

View File

@@ -407,6 +407,7 @@
"local_tax": "Local Tax",
"new": "New Invoice",
"noneselected": "No invoice selected.",
"retailtotal": "Retail Total of Invoices (Ex. Taxes)",
"state_tax": "State Tax",
"subtotal": "Subtotal"
},
@@ -597,6 +598,7 @@
"vehicleinfo": "Vehicle Info"
},
"creating_new_job": "Creating new job...",
"difference": "Difference",
"documents": "Documents",
"duplicateconfirm": "Are you sure you want to duplicate this job? Some elements of this job will not be duplicated.",
"existing_jobs": "Existing Jobs",

View File

@@ -407,6 +407,7 @@
"local_tax": "",
"new": "",
"noneselected": "",
"retailtotal": "",
"state_tax": "",
"subtotal": ""
},
@@ -597,6 +598,7 @@
"vehicleinfo": ""
},
"creating_new_job": "Creando nuevo trabajo ...",
"difference": "",
"documents": "documentos",
"duplicateconfirm": "",
"existing_jobs": "Empleos existentes",

View File

@@ -407,6 +407,7 @@
"local_tax": "",
"new": "",
"noneselected": "",
"retailtotal": "",
"state_tax": "",
"subtotal": ""
},
@@ -597,6 +598,7 @@
"vehicleinfo": ""
},
"creating_new_job": "Création d'un nouvel emploi ...",
"difference": "",
"documents": "Les documents",
"duplicateconfirm": "",
"existing_jobs": "Emplois existants",