-
- Downloads
[IMP] mrp: choose operation to consume new product
This commit adds the possibility to choose in which operation a new product will be consumed. New product can be added to the production once the manufacturing order is in state draft. Before this commit, the new product was consumed automatically in the last workorder. Task: 2121714
Showing
- addons/mrp/models/mrp_production.py 13 additions, 5 deletionsaddons/mrp/models/mrp_production.py
- addons/mrp/models/stock_move.py 3 additions, 1 deletionaddons/mrp/models/stock_move.py
- addons/mrp/tests/test_workorder_operation.py 33 additions, 0 deletionsaddons/mrp/tests/test_workorder_operation.py
- addons/mrp/views/stock_move_views.xml 3 additions, 0 deletionsaddons/mrp/views/stock_move_views.xml
Loading
Please register or sign in to comment