Wednesday, July 8, 2026
1 change · 19.0
Documentation and clarification updates
Several community modules had an incorrect enterprise license listed in their manifests. This update changes those module licenses to LGPL-3, ensuring the stated licensing matches their community status.
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#274123 Forward-Port-Of: odoo/odoo#273597