Added parts backorder + receiving for orders BOD-159
This commit is contained in:
@@ -899,6 +899,10 @@
|
||||
}
|
||||
},
|
||||
"parts_orders": {
|
||||
"actions": {
|
||||
"backordered": "",
|
||||
"receive": ""
|
||||
},
|
||||
"errors": {
|
||||
"creating": "Se encontró un error al crear el pedido de piezas."
|
||||
},
|
||||
@@ -910,7 +914,11 @@
|
||||
"line_desc": "",
|
||||
"line_remarks": "",
|
||||
"lineremarks": "Comentarios de línea",
|
||||
"quantity": ""
|
||||
"oem_partno": "",
|
||||
"order_date": "",
|
||||
"order_number": "",
|
||||
"quantity": "",
|
||||
"status": ""
|
||||
},
|
||||
"labels": {
|
||||
"email": "Enviar por correo electrónico",
|
||||
|
||||
Reference in New Issue
Block a user