Daily updates from Odoo
Friday, February 16, 2024
1 change
Features or functions removed from Odoo
This change removes an obsolete field from the manufacturing planning module that pointed to data that no longer exists. It helps prevent confusion and potential errors in internal planning data without changing day-to-day user workflows.
Original PR description
The `sequence` fields on `mrp.production.schedule` is a related field to something that doesn't exist (sequence on product). This commits removes it as it is not used anymore (see 97b764fd8032c93a812f7c1f97e75035570c58d5)