Daily updates from Odoo
Friday, September 2, 2016
3 changes
Code cleanup and technical improvements
The Project app has been updated to Odoo's newer internal framework and reorganized for easier maintenance. Some outdated and already-removed capabilities were cleaned out, helping keep the app more stable and easier to improve over time.
The gamification app was updated to use Odoo's newer internal framework, making it easier to maintain and test. Some outdated screens and tools tied to removed website behavior were also cleaned up, reducing complexity without introducing a new business feature.
Original PR description
- Task : https://www.odoo.com/web#id=13555&view_type=form&model=project.task&action=327&menu_id=4720 - Pad : https://pad.odoo.com/p/r.274053bc777a74f558fab443b8f1089f
This update removes legacy workflow definitions across several Odoo apps and replaces them with direct Python logic. For businesses, this keeps existing processes working while making the system easier to maintain and less dependent on outdated internal mechanisms.
Original PR description
Remove all workflows and replace by python code. odoo tasks (1 per model with workflow, 8 total): https://www.odoo.com/web#id=27198&view_type=form&model=project.task&action=333&active_id=248&menu_id=5195 https://www.odoo.com/web#id=27200&view_type=form&model=project.task&action=333&active_id=248&menu_id=5195 https://www.odoo.com/web#id=27205&view_type=form&model=project.task&action=333&active_id=248&menu_id=5195 https://www.odoo.com/web#id=27871&view_type=form&model=project.task&action=333&active_id=248&menu_id=5195 https://www.odoo.com/web#id=27201&view_type=form&model=project.task&action=333&active_id=248&menu_id=5195 https://www.odoo.com/web#id=27199&view_type=form&model=project.task&action=333&active_id=248&menu_id=5195 https://www.odoo.com/web#id=27207&view_type=form&model=project.task&action=333&active_id=248&menu_id=5195 https://www.odoo.com/web#id=27202&view_type=form&model=project.task&action=333&active_id=248&menu_id=5195