BOD-26 Added totals calculation for job reconciliation.
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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": "",
|
||||
|
||||
@@ -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": "",
|
||||
|
||||
Reference in New Issue
Block a user