Sunday, April 19, 2026
1 change · saas-18.4
Resolved issues and error corrections
This fixes a small typo in an internal warning message about database constraints. The change helps developers and administrators see the correct reference when troubleshooting, with no expected impact on daily business workflows.
Original PR description
In this commit: --------------- - Corrected a typo in the SQL constraint warning message, updated `model.Constraint` to `models.constraint`. Forward-Port-Of: odoo/odoo#259867