4

Idea:

Our clients often change the container type during load item receiving.

As far as I know, there is no possibility to create a work template per container type for work order type 'purchase orders'.

Please make it possible to filter on container type from the work templates query.


Background:

I guess it's not possible since the query starts from the 'Temporary work transactions' table.

 

I tried the following joins:

> Temporary work transactions

>> License plate

Result: Query breaks even when I don't add any filter record in the 'range' tab.

Actually makes sense since the 'License plate' field on 'Temporary work transactions' table doesn't get filled.

 

 

> Temporary work transactions

>> Work ID

>>> License plate

Result: Query breaks even when I don't add any filter record in the 'range' tab.

Query already breaks when I table join to Work table, even though Work ID is filled on the temporary work transactions. But it's probably filled after the work template is chosen.

 

Using separate location directives doesn't suffice for the customer because they need an extra pick/put step in case a certain container type is selected.

 


STATUS DETAILS
New