Added automatic reconciliation for jobs. BOD-406
This commit is contained in:
@@ -96,6 +96,7 @@
|
||||
},
|
||||
"labels": {
|
||||
"entered": "Entered",
|
||||
"from": "From",
|
||||
"other": "--Not On Estimate--",
|
||||
"reconciled": "Reconciled!",
|
||||
"unreconciled": "Unreconciled"
|
||||
@@ -1048,6 +1049,15 @@
|
||||
"partstotal": "Parts Total",
|
||||
"rates": "Rates",
|
||||
"rates_subtotal": "Rates Subtotal",
|
||||
"reconciliation": {
|
||||
"billlinestotal": "Bill Lines Total",
|
||||
"byassoc": "By Line Association",
|
||||
"byprice": "By Price",
|
||||
"joblinestotal": "Job Lines Total",
|
||||
"multipleactprices": "${{act_price}} is the price for multiple job lines.",
|
||||
"multiplebilllines": "{{line_desc}} has 2 or more bill lines associated to it.",
|
||||
"multiplebillsforactprice": "Found more than 1 bill matching ${{act_price}} retail price."
|
||||
},
|
||||
"reconciliationheader": "Parts & Sublet Reconciliation",
|
||||
"sale_labor": "Sales - Labor",
|
||||
"sale_parts": "Sales - Parts",
|
||||
|
||||
@@ -96,6 +96,7 @@
|
||||
},
|
||||
"labels": {
|
||||
"entered": "",
|
||||
"from": "",
|
||||
"other": "",
|
||||
"reconciled": "",
|
||||
"unreconciled": ""
|
||||
@@ -1048,6 +1049,15 @@
|
||||
"partstotal": "",
|
||||
"rates": "Tarifas",
|
||||
"rates_subtotal": "",
|
||||
"reconciliation": {
|
||||
"billlinestotal": "",
|
||||
"byassoc": "",
|
||||
"byprice": "",
|
||||
"joblinestotal": "",
|
||||
"multipleactprices": "",
|
||||
"multiplebilllines": "",
|
||||
"multiplebillsforactprice": ""
|
||||
},
|
||||
"reconciliationheader": "",
|
||||
"sale_labor": "",
|
||||
"sale_parts": "",
|
||||
|
||||
@@ -96,6 +96,7 @@
|
||||
},
|
||||
"labels": {
|
||||
"entered": "",
|
||||
"from": "",
|
||||
"other": "",
|
||||
"reconciled": "",
|
||||
"unreconciled": ""
|
||||
@@ -1048,6 +1049,15 @@
|
||||
"partstotal": "",
|
||||
"rates": "Les taux",
|
||||
"rates_subtotal": "",
|
||||
"reconciliation": {
|
||||
"billlinestotal": "",
|
||||
"byassoc": "",
|
||||
"byprice": "",
|
||||
"joblinestotal": "",
|
||||
"multipleactprices": "",
|
||||
"multiplebilllines": "",
|
||||
"multiplebillsforactprice": ""
|
||||
},
|
||||
"reconciliationheader": "",
|
||||
"sale_labor": "",
|
||||
"sale_parts": "",
|
||||
|
||||
Reference in New Issue
Block a user