Tuesday, December 3, 2024
1 change · master
Features or functions removed from Odoo
The Subscription app no longer includes built-in automation rules or depends on the automation module. This simplifies the app and removes the unused subscription health indicator from orders and reports; customers who need similar automations can still add them through other tools such as Studio.
Original PR description
This commits removes the dependency of 'base_automation' in the Subscription application and its derived code. The objective of this task is removing the code since it does not add much value and the customer can install automations from others modules if needed (such as Studio). In addition, we are also removing the 'health' field from sale orders and its reports, as it will be no longer used. task-4181465