Tuesday, May 10, 2016
4 changes · master
Enhancements to existing features
Application listing descriptions and visuals were refreshed across several Odoo apps to better present their value to prospective users. This improves the clarity and appeal of app pages without changing how the apps work.
Original PR description
Update the description of all the Applications.. **Task**: https://www.odoo.com/web#id=21765&view_type=form&model=project.task&action=327&menu_id=4720 **Pad**: https://pad.odoo.com/p/r.KlgGVhgrKHRE9TKt
The Appraisal, Subscription, and Sign app presentation pages were refreshed with updated text and screenshots. This improves how these apps are showcased to users, making their purpose and value clearer before installation or purchase.
Original PR description
**Task**:https://www.odoo.com/web#id=21765&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 **Pad**: https://pad.odoo.com/p/openerp-project.task-EGE2UZ13VU
Code cleanup and technical improvements
The sales layout module was modernized to follow Odoo's newer framework standards, improving maintainability without changing the core business workflow. It also fixes an invoice report layout issue so invoice documents render with the correct context.
Original PR description
Task: https://www.odoo.com/web?#id=13369&view_type=form&model=project.task&action=327 Pad: https://pad.odoo.com/p/r.x92W9sX4VyYKX9B9
This update modernizes core inventory and warehouse models, including stock movements, locations, picking operations, barcode rules, routes, and stock quantity tracking. It helps keep warehouse operations maintainable and reliable while preserving key inventory workflows through updated tests.