On 2018-02-06 06:20, Maxime Richez wrote:
> Hi,
> 
> Is there a problem to split moves on shipments in ?
> 
> For example, we receive an order of 1000000 items packaged in 10 boxes... we 
> would like to assign a lot number on each received box before internal 
> shipment (we need to prepare lot creation (which is complex) before shipment 
> in).
> We saw in stock_split module code, this is not active for shipment in, is 
> there any reason ? 
> 
> Could we just add this code :
> 
> class ShipmentIn(_ShipmentSplit):
> 
>     __metaclass__ = PoolMeta
>     __name__ = 'stock.shipment.out'

This is about splitting the shipments not the move in the shipment. And
we do not consider that user needs to split incoming shipments because
it is the user who fill them.

Normally, the split move button should be available.

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: cedric.kr...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

-- 
You received this message because you are subscribed to the Google Groups 
"tryton" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton/20180206144854.GM7321%40kei.

Reply via email to