Hello,
We need to manage in mass Manufacturing Orders in Fashion.
One idea would be to add an action in the action list of Manufacturing Order list to automatically "check Availability" for selected Manufacturing Order and then produce and Mark as done this Manufacturing Orders.
How can we do this please?
Unfortunately I don't know Python functions for Odoo
Would it be possible to make it with Python code as
"if records:
records.XXX()"
Many thanks