Removed whiteboard from front page. Added dates fields. Added rates fields. Started refactoring lines page.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
"actions": "Actions",
|
||||
"in": "In",
|
||||
"loading": "Loading...",
|
||||
"loadingapp": "Loading Bodyshop.app",
|
||||
"na": "N/A",
|
||||
"out": "Out",
|
||||
"save": "Save",
|
||||
@@ -104,6 +105,7 @@
|
||||
"ins_ph1": "File Handler Phone #",
|
||||
"kmin": "Mileage In",
|
||||
"kmout": "Mileage Out",
|
||||
"labor_rate_desc": "Labor Rate Name",
|
||||
"loss_date": "Loss Date",
|
||||
"loss_desc": "Loss of Use",
|
||||
"other_amount_payable": "Other Amount Payable",
|
||||
@@ -115,6 +117,28 @@
|
||||
"phoneshort": "PH",
|
||||
"policy_no": "Policy #",
|
||||
"ponumber": "PO Number",
|
||||
"rate_atp": "ATP",
|
||||
"rate_la1": "LA1 Rate",
|
||||
"rate_la2": "LA2 Rate",
|
||||
"rate_la3": "LA3 Rate",
|
||||
"rate_la4": "LA4 Rate",
|
||||
"rate_lab": "Labor Rate",
|
||||
"rate_lad": "Diagnostic Rate",
|
||||
"rate_lae": "Electrical Rate",
|
||||
"rate_laf": "Frame Rate",
|
||||
"rate_lag": "Glass Rate",
|
||||
"rate_lam": "Mechanical Rate",
|
||||
"rate_lar": "Refinish Rate",
|
||||
"rate_las": "Sublet Rate",
|
||||
"rate_lau": "Aluminum Rate",
|
||||
"rate_ma2s": "2 Stage Paint Rate",
|
||||
"rate_ma3s": "3 Stage Paint Rate",
|
||||
"rate_mabl": "MABL??",
|
||||
"rate_macs": "MACS??",
|
||||
"rate_mahw": "Hazardous Waste Rate",
|
||||
"rate_mapa": "Paint Materials Rate",
|
||||
"rate_mash": "Shop Material Rate",
|
||||
"rate_matd": "Tire Disposal Rate",
|
||||
"referralsource": "Referral Source",
|
||||
"regie_number": "Registration #",
|
||||
"repairtotal": "Repair Total",
|
||||
@@ -238,6 +262,7 @@
|
||||
"titles": {
|
||||
"app": "Bodyshop by ImEX Systems",
|
||||
"jobs": "All Jobs | $t(titles.app)",
|
||||
"jobsavailable": "Available Jobs | $t(titles.app)",
|
||||
"jobsdetail": "Job {{ro_number}} | $t(titles.app)",
|
||||
"jobsdocuments": "Job Documents {{ro_number}} | $t(titles.app)",
|
||||
"profile": "My Profile | $t(titles.app)"
|
||||
|
||||
Reference in New Issue
Block a user