Added job card functionality + new fields.

This commit is contained in:
Patrick Fic
2020-01-23 12:12:04 -08:00
parent f626966223
commit d1323bed7f
20 changed files with 390 additions and 86 deletions

View File

@@ -31,6 +31,7 @@
"actions": {
"addDocuments": "Add Job Documents",
"addNote": "Add Note",
"convert": "Convert",
"postInvoices": "Post Invoices",
"printCenter": "Print Center"
},
@@ -51,7 +52,9 @@
"est_number": "Estimate Number",
"owner": "Owner",
"owner_owing": "Cust. Owes",
"ownr_ea": "Email",
"phone1": "Phone 1",
"phoneshort": "PH",
"ro_number": "RO #",
"status": "Job Status",
"vehicle": "Vehicle"
@@ -62,7 +65,7 @@
"customer": "Customer Information",
"damage": "Area of Damage",
"dates": "Dates",
"documents": "Documents",
"documents": "Recent Documents",
"estimator": "Estimator",
"filehandler": "File Handler",
"insurance": "Insurance Details",
@@ -71,7 +74,6 @@
"totals": "Totals",
"vehicle": "Vehicle"
},
"convert": "Convert",
"documents": "Documents",
"lines": "Estimate Lines",
"notes": "Notes",