Thursday, February 13, 2025
1 change · master
Features or functions removed from Odoo
The pull request removes an unused folder link that made community add-on files appear twice in some editors. This reduces confusion for developers and repository users without changing Odoo functionality for business users.
Original PR description
Remove the folder with the symlink that has a proper structure for the community addons. We could reintroduce a folder like this in the future for packaging purposes, until then, it is not needed and we get some complaints that files appear twice in repository (because editors often follow symlinks). Related to commit 8b3480b. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr