Daily updates from Odoo
Thursday, May 31, 2018
3 changes
Enhancements to existing features
Several settings that could install or uninstall related apps have been removed or hidden to avoid users accidentally removing important business functionality. This affects areas such as manufacturing, projects, timesheets, expenses, and online sales, making configuration safer and clearer.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web?#id=1841221&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.6c2b07f6e9f0cad27d6d29500c090db8 Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The web test mock server now supports grouping dates by week and year, in addition to day and month. This helps internal tests better reflect real reporting behavior and ensures date filters use correct start and end dates.
Original PR description
Description of the issue/feature this PR addresses: * Task: https://www.odoo.com/web?#id=29402&view_type=form&model=project.task&menu_id=5200 * Pad: https://pad.odoo.com/p/r.241110e82b471a377043ef793f229a50 Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update improves how accounting lock dates are presented and validated. Users get clearer guidance, including a warning that fiscal year lock dates cannot be reversed, while lock date management is moved out of general settings to reduce confusion.
Original PR description
- fix tooltips for period_lock_date/fiscalyear_lock_date - add a warning saying fiscalyear_lock_date is irreversible - add contrains - remove the lock dates from the settings -task: https://www.odoo.com/web#id=38178&view_type=form&model=project.task&action=333&active_id=967&menu_id=4720