Daily updates from Odoo
Tuesday, May 15, 2018
5 changes · master
Enhancements to existing features
Activities can no longer be created for users who do not have access to the related document. This helps avoid confusing or unusable assignments and ensures follow-up tasks are only given to people who can actually view the work item.
Original PR description
…ss to document This commit is related to task ID 58968 . Task: https://www.odoo.com/web#id=58968&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update improves Odoo's budgeting tools by making budget lines more flexible, adding clearer analysis views, and showing budget achievement as a percentage. It also includes demo data and usability fixes that make budget tracking easier and more reliable for finance teams.
Original PR description
Description of the issue/feature this PR addresses: https://www.odoo.com/web#id=31995&view_type=form&model=project.task&menu_id= -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Validated and signed Mexican electronic invoices now keep their attached XML and PDF files from being deleted. This helps businesses preserve required fiscal documents and reduce compliance risk.
Original PR description
This change causes that once an invoice is validated and signed, the corresponding attached XML & PDF may not be deleted. This because are a fiscal documents
Once a Mexican electronic invoice is validated and signed, its attached XML and PDF files can no longer be deleted. This helps preserve legally required fiscal documents and reduces the risk of accidental non-compliance.
Original PR description
This change causes that once an invoice is validated and signed, the corresponding attached XML & PDF may not be deleted. This because is a fiscal document
Resolved issues and error corrections
This update fixes several issues across accounting, timesheets, CRM, reporting, and order cancellation workflows. It improves report accuracy, prevents incorrect timesheet confirmations, ensures leads convert to the right opportunity stage, and allows cancelled sales or purchases to detach related deliveries properly.
Original PR description
Description of the issue/feature this PR addresses: 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