Daily updates from Odoo
Tuesday, August 22, 2017
4 changes · master
New functionality added to Odoo
This adds a guided wizard that helps users change accounting lock dates more easily from the accounting settings. It reduces confusion and makes an important financial control easier to manage safely.
Original PR description
…ck date part 2 of the task: https://www.odoo.com/web#id=30786&view_type=form&model=project.task&action=333&active_id=967&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Enhancements to existing features
The subscription dashboard layout has been improved so it works better across different screen sizes. This makes it easier for users to view and manage contract information on smaller devices or resized browser windows.
Original PR description
Task : https://www.odoo.com/web#id=31554&view_type=form&model=project.task&action=333&active_id=420&menu_id=4720 Pad : https://pad.odoo.com/p/r.0e3c15993e77f670b2e70833598f2d06
Code cleanup and technical improvements
This update aligns several community app settings and workflows with related enterprise changes. It also fixes a project issue that could occur when no project and default customer were set, improving reliability for affected users.
Original PR description
Related to https://github.com/odoo/enterprise/pull/1302/commits .
The subscription customer portal and payment-related code have been moved into the main Subscription Sales module, while the old website-specific subscription module is removed. This simplifies the product structure and should make future maintenance easier without introducing intended functional changes for users.
Original PR description
Task: https://www.odoo.com/web#id=35755&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720