Added ordering invoice as in house BOD-101
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user