Added parts returning as a part of BOD-19
This commit is contained in:
@@ -379,7 +379,8 @@
|
||||
"invoices": {
|
||||
"actions": {
|
||||
"edit": "",
|
||||
"receive": ""
|
||||
"receive": "",
|
||||
"return": ""
|
||||
},
|
||||
"errors": {
|
||||
"creating": "",
|
||||
@@ -780,8 +781,10 @@
|
||||
"labels": {
|
||||
"email": "Enviar por correo electrónico",
|
||||
"inthisorder": "Partes en este pedido",
|
||||
"newpartsorder": "",
|
||||
"orderhistory": "Historial de pedidos",
|
||||
"print": "Mostrar formulario impreso"
|
||||
"print": "Mostrar formulario impreso",
|
||||
"returnpartsorder": ""
|
||||
},
|
||||
"successes": {
|
||||
"created": "Pedido de piezas creado con éxito."
|
||||
|
||||
Reference in New Issue
Block a user