IO-793 Add additional job totals calculations to pli.
This commit is contained in:
@@ -141,6 +141,8 @@
|
||||
"bill_total": "Bill Total Amount",
|
||||
"billcmtotal": "Retail Total of Credit Memos",
|
||||
"bills": "Bills",
|
||||
"creditsnotreceived": "Credits Not Received",
|
||||
"creditsreceived": "Credits Received",
|
||||
"dedfromlbr": "Deducted from Labor",
|
||||
"deleteconfirm": "Are you sure you want to delete this bill? It cannot be undone. If this bill has deductions from labors, manual changes may be required.",
|
||||
"discrepancy": "Discrepancy",
|
||||
@@ -155,7 +157,8 @@
|
||||
"noneselected": "No bill selected.",
|
||||
"retailtotal": "Retail Total of Bill (Ex. Taxes)",
|
||||
"state_tax": "State Tax",
|
||||
"subtotal": "Subtotal"
|
||||
"subtotal": "Subtotal",
|
||||
"totalreturns": "Total Returns"
|
||||
},
|
||||
"successes": {
|
||||
"created": "Invoice added successfully.",
|
||||
|
||||
@@ -141,6 +141,8 @@
|
||||
"bill_total": "",
|
||||
"billcmtotal": "",
|
||||
"bills": "",
|
||||
"creditsnotreceived": "",
|
||||
"creditsreceived": "",
|
||||
"dedfromlbr": "",
|
||||
"deleteconfirm": "",
|
||||
"discrepancy": "",
|
||||
@@ -155,7 +157,8 @@
|
||||
"noneselected": "",
|
||||
"retailtotal": "",
|
||||
"state_tax": "",
|
||||
"subtotal": ""
|
||||
"subtotal": "",
|
||||
"totalreturns": ""
|
||||
},
|
||||
"successes": {
|
||||
"created": "",
|
||||
|
||||
@@ -141,6 +141,8 @@
|
||||
"bill_total": "",
|
||||
"billcmtotal": "",
|
||||
"bills": "",
|
||||
"creditsnotreceived": "",
|
||||
"creditsreceived": "",
|
||||
"dedfromlbr": "",
|
||||
"deleteconfirm": "",
|
||||
"discrepancy": "",
|
||||
@@ -155,7 +157,8 @@
|
||||
"noneselected": "",
|
||||
"retailtotal": "",
|
||||
"state_tax": "",
|
||||
"subtotal": ""
|
||||
"subtotal": "",
|
||||
"totalreturns": ""
|
||||
},
|
||||
"successes": {
|
||||
"created": "",
|
||||
|
||||
Reference in New Issue
Block a user