Daily updates from Odoo
Wednesday, August 25, 2021
1 change
Code cleanup and technical improvements
This update renames and reorganizes the enterprise CRM website lead reveal module to match the clearer naming used in the community edition. It helps teams and maintainers better understand the module's purpose, with no direct functional change expected for business users.
Original PR description
PURPOSE Perform a global renaming / cleaning of IAP features often added or merged with minimal review. Time to cleanup ! SPECIFICATIONS Update after community changes. Propagate renaming done in community to better highlight original module purpose and usage. Rename ``crm_enterprise_iap_lead_website`` into ``website_crm_iap_reveal_enterprise``. LINKS Task-2630969 Prepares Task-2600047 (code improvements and cleaning)