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",
|
||||
|
||||
@@ -184,6 +184,7 @@
|
||||
},
|
||||
"courtesycars": {
|
||||
"actions": {
|
||||
"new": "",
|
||||
"return": ""
|
||||
},
|
||||
"errors": {
|
||||
@@ -402,6 +403,7 @@
|
||||
"db_price": "Precio de base de datos",
|
||||
"line_desc": "Descripción de línea",
|
||||
"line_ind": "S#",
|
||||
"line_no": "",
|
||||
"mod_lb_hrs": "Horas laborales",
|
||||
"mod_lbr_ty": "Tipo de trabajo",
|
||||
"oem_partno": "OEM parte #",
|
||||
@@ -742,7 +744,8 @@
|
||||
"job_line_id": "",
|
||||
"line_desc": "",
|
||||
"line_remarks": "",
|
||||
"lineremarks": "Comentarios de línea"
|
||||
"lineremarks": "Comentarios de línea",
|
||||
"quantity": ""
|
||||
},
|
||||
"labels": {
|
||||
"email": "Enviar por correo electrónico",
|
||||
|
||||
@@ -184,6 +184,7 @@
|
||||
},
|
||||
"courtesycars": {
|
||||
"actions": {
|
||||
"new": "",
|
||||
"return": ""
|
||||
},
|
||||
"errors": {
|
||||
@@ -402,6 +403,7 @@
|
||||
"db_price": "Prix de la base de données",
|
||||
"line_desc": "Description de la ligne",
|
||||
"line_ind": "S#",
|
||||
"line_no": "",
|
||||
"mod_lb_hrs": "Heures de travail",
|
||||
"mod_lbr_ty": "Type de travail",
|
||||
"oem_partno": "Pièce OEM #",
|
||||
@@ -742,7 +744,8 @@
|
||||
"job_line_id": "",
|
||||
"line_desc": "",
|
||||
"line_remarks": "",
|
||||
"lineremarks": "Remarques sur la ligne"
|
||||
"lineremarks": "Remarques sur la ligne",
|
||||
"quantity": ""
|
||||
},
|
||||
"labels": {
|
||||
"email": "Envoyé par email",
|
||||
|
||||
Reference in New Issue
Block a user