Saturday, May 23, 2026
1 change · saas-18.2
Resolved issues and error corrections
Odoo now records a warning when a module cannot load because required dependencies are missing. This helps deployment teams identify and fix configuration issues faster, reducing troubleshooting time.
Original PR description
Log the issue as a warning, and add the missing module dependencies. This should ease managing such deployment issue.