Added ordering invoice as in house BOD-101

This commit is contained in:
Patrick Fic
2020-05-11 13:41:58 -07:00
parent 3af8b28764
commit fc4e07bb32
28 changed files with 631 additions and 50 deletions

View File

@@ -184,6 +184,7 @@
},
"courtesycars": {
"actions": {
"new": "New Courtesy Car",
"return": "Return Car"
},
"errors": {
@@ -402,6 +403,7 @@
"db_price": "Database Price",
"line_desc": "Line Description",
"line_ind": "S#",
"line_no": "Line #",
"mod_lb_hrs": "Labor Hours",
"mod_lbr_ty": "Labor Type",
"oem_partno": "OEM Part #",
@@ -742,7 +744,8 @@
"job_line_id": "Job Line Id",
"line_desc": "Line Description",
"line_remarks": "Remarks",
"lineremarks": "Line Remarks"
"lineremarks": "Line Remarks",
"quantity": "Qty."
},
"labels": {
"email": "Send by Email",