Monday, September 5, 2016
3 changes
Enhancements to existing features
When the sample project is archived, its related sample tasks are now archived as well. This prevents users from seeing active tasks that belong to an inactive project, reducing confusion in project views and reports.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#id=27931&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.329ecb72fdf64117d17dc3457e56a1b6 Current behavior before PR: Project is archived, but its tasks is not archived. Desired behavior after PR is merged: Project + Tasks of a project should be archived. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Project issue screens are reorganized and adjusted to make task and issue options easier to discover on project forms and quick-create flows. Issue reporting is also simplified by removing outdated report fields and filters and by making email counts more accurate for business analysis.
Original PR description
Task: https://www.odoo.com/web#id=28079&view_type=form&model=project.task&action=327&menu_id=4720
The Cost Structure Analysis report is no longer shown in the print menu for products and manufacturing orders. Users can still access the same report from the existing form button, reducing duplicate options and making the menu clearer.
Original PR description
Task: https://www.odoo.com/web#id=28128&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.f73e71de9fc93fd387bf851b3610af4a [IMP] mrp_account: Hide "cost structure analysis" from print menu because same report opened from state button of form view ..