Daily updates from Odoo
Friday, April 24, 2020
1 change · master
Code cleanup and technical improvements
The marketing automation module was reorganized by splitting large internal files into smaller, more focused parts. This does not introduce a visible feature change, but it makes future improvements and maintenance easier and safer.
Original PR description
Purpose is to split big python files holding campaign + activity models and participant + trace models. Even if it create some noise it is easier for future improvements and model understanding. LINKS Prepares Task ID 2238597 (mail and mass mailing notification models cleaning)