BOD-26 Added totals calculation for job reconciliation.

This commit is contained in:
Patrick Fic
2020-05-14 11:05:55 -07:00
parent 0473421c6c
commit cc47fd698a
14 changed files with 502 additions and 19 deletions

View File

@@ -365,6 +365,7 @@
"jobline": "Job Line",
"line_desc": "Invoice Line Description",
"local_tax_applicable": "Loc. Tax?",
"quantity": "Quantity",
"retail": "Retail",
"state_tax_applicable": "St. Tax?"
},
@@ -459,6 +460,7 @@
"manualnew": "Create New Job Manually",
"postInvoices": "Post Invoices",
"printCenter": "Print Center",
"reconcile": "Reconcile",
"schedule": "Schedule"
},
"errors": {
@@ -619,6 +621,7 @@
"partstotal": "Parts Total",
"rates": "Rates",
"rates_subtotal": "Rates Subtotal",
"reconciliationheader": "Parts & Sublet Reconciliation",
"shop_mat": "Shop Materials",
"state_tax_amt": "State/Provincial Taxes",
"subletstotal": "Sublets Total",

View File

@@ -365,6 +365,7 @@
"jobline": "",
"line_desc": "",
"local_tax_applicable": "",
"quantity": "",
"retail": "",
"state_tax_applicable": ""
},
@@ -459,6 +460,7 @@
"manualnew": "",
"postInvoices": "Contabilizar facturas",
"printCenter": "Centro de impresión",
"reconcile": "",
"schedule": "Programar"
},
"errors": {
@@ -619,6 +621,7 @@
"partstotal": "",
"rates": "Tarifas",
"rates_subtotal": "",
"reconciliationheader": "",
"shop_mat": "",
"state_tax_amt": "",
"subletstotal": "",

View File

@@ -365,6 +365,7 @@
"jobline": "",
"line_desc": "",
"local_tax_applicable": "",
"quantity": "",
"retail": "",
"state_tax_applicable": ""
},
@@ -459,6 +460,7 @@
"manualnew": "",
"postInvoices": "Poster des factures",
"printCenter": "Centre d'impression",
"reconcile": "",
"schedule": "Programme"
},
"errors": {
@@ -619,6 +621,7 @@
"partstotal": "",
"rates": "Les taux",
"rates_subtotal": "",
"reconciliationheader": "",
"shop_mat": "",
"state_tax_amt": "",
"subletstotal": "",