Friday, July 3, 2026
1 change · saas-18.2
Documentation and clarification updates
Several community modules had the wrong license listed in their manifests. This update corrects those labels to LGPL-3, helping keep licensing information accurate and compliant without changing product functionality.
Original PR description
Before this commit, the license set on manifest of some modules uses the enterprise license instead of `LGPL-3` license since it is a community module. This commit changes the license to set `LGPL-3`. Fixes #205134 Forward-Port-Of: odoo/odoo#273597