Thursday, March 27, 2025
1 change · master
Resolved issues and error corrections
This fix prevents marketing campaign setup from failing in a specific case after a related default value was removed. It helps ensure marketing automation actions continue to work reliably for users creating or managing campaigns.
Original PR description
In [1], the first commit removes the server actions state field default value which made the marketing.campaign model to fail in a certain case. This commit fixes the issue. Task id: opw-4648932 [1]: https://github.com/odoo/odoo/pull/202347