refactor(Order): refs #7527 remove /create
This commit is contained in:
parent
1128fc93b8
commit
637b7585b9
|
@ -233,7 +233,6 @@ globals:
|
||||||
invoiceOutCreate: Create invoice out
|
invoiceOutCreate: Create invoice out
|
||||||
order: Orders
|
order: Orders
|
||||||
orderList: List
|
orderList: List
|
||||||
orderCreate: New order
|
|
||||||
catalog: Catalog
|
catalog: Catalog
|
||||||
volume: Volume
|
volume: Volume
|
||||||
shelving: Shelving
|
shelving: Shelving
|
||||||
|
|
|
@ -236,7 +236,6 @@ globals:
|
||||||
invoiceOutCreate: Crear fact. emitida
|
invoiceOutCreate: Crear fact. emitida
|
||||||
order: Cesta
|
order: Cesta
|
||||||
orderList: Listado
|
orderList: Listado
|
||||||
orderCreate: Nueva orden
|
|
||||||
catalog: Catálogo
|
catalog: Catálogo
|
||||||
volume: Volumen
|
volume: Volumen
|
||||||
shelving: Carros
|
shelving: Carros
|
||||||
|
|
Loading…
Reference in New Issue