-
- Downloads
[REF] mrp: plan fields refactor
- The Scheduled Date can't be change if the MO have some planned WO. (WO defines the scheduled date of the MO) - Now the Scheduled Date 'date_planned_start' is set by default with the deadline date if there is or now if there isn't (same than before). - For MO, 'plan_date_finished' is now invisible. But keep the field because it is used to set the date_expected of finished moves. - Change the plan behaviour: Plan depending of the scheduled date if this one is bigger than now, else try to plan as soon as possible. task-2241471
Showing
- addons/mrp/models/mrp_production.py 17 additions, 24 deletionsaddons/mrp/models/mrp_production.py
- addons/mrp/tests/test_workorder_operation.py 13 additions, 11 deletionsaddons/mrp/tests/test_workorder_operation.py
- addons/mrp/views/mrp_production_views.xml 8 additions, 43 deletionsaddons/mrp/views/mrp_production_views.xml
Loading
Please register or sign in to comment