Friday, December 16, 2022
1 change · master
Code cleanup and technical improvements
This update removes unnecessary empty configuration entries from several Odoo app manifests. It does not change business functionality, but keeps module definitions cleaner and easier to maintain.
Original PR description
Remove empty demo/data tags, uselessly specified since identical to the default manifest values. Community PR: https://github.com/odoo/odoo/pull/107735