Comment 1 for bug 763426

Revision history for this message
Jacques-Etienne Baudoux (jbaudoux) wrote :

Hi Steffi,

The pushed flows should not be split automatically. However I agree that there are issues when you split manually the pushed flows.

Here are the issues to solve:
* When you copy/split a move in waiting state, the new moves should be in state confirmed
* When you make a partial reception, do not break the dest_id when splitting the move
* When you mark a move as done, check all moves with same dest_id are also done before advancing state of chained move from waiting to available (assigned)
* If received qty is more than expected qty, raise an error message (wizard/stock_move.py)