CLEANUP Refactored parts order to use redux modals.
This commit is contained in:
@@ -679,7 +679,12 @@
|
||||
"creating": "Error encountered when creating parts order. "
|
||||
},
|
||||
"fields": {
|
||||
"act_price": "Price",
|
||||
"db_price": "DB Price",
|
||||
"deliver_by": "Deliver By",
|
||||
"job_line_id": "Job Line Id",
|
||||
"line_desc": "Line Description",
|
||||
"line_remarks": "Remarks",
|
||||
"lineremarks": "Line Remarks"
|
||||
},
|
||||
"labels": {
|
||||
|
||||
@@ -679,7 +679,12 @@
|
||||
"creating": "Se encontró un error al crear el pedido de piezas."
|
||||
},
|
||||
"fields": {
|
||||
"act_price": "",
|
||||
"db_price": "",
|
||||
"deliver_by": "Entregado por",
|
||||
"job_line_id": "",
|
||||
"line_desc": "",
|
||||
"line_remarks": "",
|
||||
"lineremarks": "Comentarios de línea"
|
||||
},
|
||||
"labels": {
|
||||
|
||||
@@ -679,7 +679,12 @@
|
||||
"creating": "Erreur rencontrée lors de la création de la commande de pièces."
|
||||
},
|
||||
"fields": {
|
||||
"act_price": "",
|
||||
"db_price": "",
|
||||
"deliver_by": "Livrer par",
|
||||
"job_line_id": "",
|
||||
"line_desc": "",
|
||||
"line_remarks": "",
|
||||
"lineremarks": "Remarques sur la ligne"
|
||||
},
|
||||
"labels": {
|
||||
|
||||
Reference in New Issue
Block a user