Thursday, May 19, 2022
1 change · master
Code cleanup and technical improvements
The privacy feature has been renamed to Privacy Lookup to avoid conflicts with an existing community application using the same name. This reduces deployment confusion and compatibility issues for organizations using both Odoo and OCA modules.
Original PR description
Purpose ======= The newly introduced privacy module at https://github.com/odoo/odoo/pull/89312 is actually conflicting with an already existing OCA application. See: https://github.com/OCA/data-protection/tree/14.0/privacy As the application is only present in master and as I like the OCA (especially Pedro), let's rename the application to avoid deployment issues on their side. TaskID: 2857904