I have a problem with setting up start of work orders in Odoo 17.
I have a BoM with several work orders. For one of them I need to set up start date manually, because it is a verification of progress by the client and the date is agreed with him before the MO is confirmed. And after verification the next operations are performed. There are work orders dependencies configured for this BoM, so the next operation executes once the previous one has completed.
It looks something like this:
Op1 - start of production after MO is confirmed
Op2 - next operation
Op3 - client acceptance a week after production starts, I would like to have date set manually
OP4 - subsequent operations immediately after customer acceptance
...
It looks like it is possible to plan all operations at once, automatically or manually. What I would like to do is to manually set the start date for work order and then automatically plan the rest.
Is possible to do this in Odoo 17 Enterprise?