Fixed up job details lines table + jobs totals page.
This commit is contained in:
@@ -364,7 +364,7 @@
|
||||
"instanceconflictext": "Your $t(titles.app) account can only be used on one device at any given time. Refresh your session to take control.",
|
||||
"instanceconflictitle": "Your account is being used elsewhere.",
|
||||
"loading": "Loading...",
|
||||
"loadingapp": "Loading Bodyshop.app",
|
||||
"loadingapp": "Loading $t(titles.app)",
|
||||
"loadingshop": "Loading shop data...",
|
||||
"loggingin": "Authorizing...",
|
||||
"na": "N/A",
|
||||
@@ -487,14 +487,14 @@
|
||||
"fields": {
|
||||
"act_price": "Actual Price",
|
||||
"db_price": "Database Price",
|
||||
"line_desc": "Line Description",
|
||||
"line_desc": "Line Desc.",
|
||||
"line_ind": "S#",
|
||||
"line_no": "Line #",
|
||||
"mod_lb_hrs": "Labor Hours",
|
||||
"mod_lb_hrs": "Hrs",
|
||||
"mod_lbr_ty": "Labor Type",
|
||||
"oem_partno": "OEM Part #",
|
||||
"op_code_desc": "Operation Code Description",
|
||||
"part_qty": "Quantity",
|
||||
"part_qty": "Qty.",
|
||||
"part_type": "Part Type",
|
||||
"status": "Status",
|
||||
"total": "Total",
|
||||
@@ -669,7 +669,9 @@
|
||||
"forms": {
|
||||
"appraiserinfo": "Appraiser Info",
|
||||
"claiminfo": "Claim Information",
|
||||
"dedinfo": "Deductible Info",
|
||||
"inscoinfo": "Insurance Company Information",
|
||||
"laborrates": "Labor Rates",
|
||||
"lossinfo": "Loss Information"
|
||||
},
|
||||
"labels": {
|
||||
@@ -713,10 +715,11 @@
|
||||
"laborallocations": "Labor Allocations",
|
||||
"lines": "Estimate Lines",
|
||||
"local_tax_amt": "Local Taxes",
|
||||
"mapa": "Paint Materials",
|
||||
"mash": "Shop Materials",
|
||||
"net_repairs": "Net Repairs",
|
||||
"notes": "Notes",
|
||||
"override_header": "Override estimate header on import?",
|
||||
"paint_mat": "Paint Materials",
|
||||
"parts": "Parts",
|
||||
"partsfilter": "Parts Only",
|
||||
"partssubletstotal": "Parts & Sublets Total",
|
||||
@@ -724,7 +727,6 @@
|
||||
"rates": "Rates",
|
||||
"rates_subtotal": "Rates Subtotal",
|
||||
"reconciliationheader": "Parts & Sublet Reconciliation",
|
||||
"shop_mat": "Shop Materials",
|
||||
"state_tax_amt": "State/Provincial Taxes",
|
||||
"subletstotal": "Sublets Total",
|
||||
"subtotal": "Subtotal",
|
||||
|
||||
Reference in New Issue
Block a user