Monday, July 15, 2024
1 change
Features or functions removed from Odoo
An obsolete file from Marketing Automation was removed after a previous update changed how users create new items. This cleanup reduces leftover code and helps keep the module easier to maintain, with no expected change for day-to-day users.
Original PR description
Following odoo/enterprise#61777 , the action helper is removed to use instead a dialog template picker when using the 'new' button. However, it looks like one of the file should have been cleaned but was not. This commit removes it. Task-4035826