This commit is contained in:
parent
a4beb84e66
commit
69b892f2fd
|
@ -8,3 +8,7 @@ columns:
|
||||||
agencyModeFk: agency
|
agencyModeFk: agency
|
||||||
workerFk: worker
|
workerFk: worker
|
||||||
packagingFk: packaging
|
packagingFk: packaging
|
||||||
|
hasNewRoute: new route
|
||||||
|
hostFk: PC
|
||||||
|
isBox: box
|
||||||
|
itemPackingTypeFk: packing type
|
||||||
|
|
|
@ -8,3 +8,7 @@ columns:
|
||||||
agencyModeFk: agencia
|
agencyModeFk: agencia
|
||||||
workerFk: trabajador
|
workerFk: trabajador
|
||||||
packagingFk: embalaje
|
packagingFk: embalaje
|
||||||
|
hasNewRoute: nueva ruta
|
||||||
|
hostFk: PC
|
||||||
|
isBox: caja
|
||||||
|
itemPackingTypeFk: tipo empaquetado
|
||||||
|
|
|
@ -34,3 +34,4 @@ columns:
|
||||||
isBlocked: bloqued
|
isBlocked: bloqued
|
||||||
hasPriority: priority
|
hasPriority: priority
|
||||||
isBoxed: boxed
|
isBoxed: boxed
|
||||||
|
clonedFrom: cloned from
|
||||||
|
|
|
@ -34,3 +34,4 @@ columns:
|
||||||
isBlocked: bloqueado
|
isBlocked: bloqueado
|
||||||
hasPriority: prioritario
|
hasPriority: prioritario
|
||||||
isBoxed: encajado
|
isBoxed: encajado
|
||||||
|
clonedFrom: Clonado de
|
||||||
|
|
Loading…
Reference in New Issue