Daily updates from Odoo
Thursday, June 25, 2020
4 changes
Enhancements to existing features
When a signing template has a custom redirect link, signers now see only that redirect option after completing the document. This helps businesses guide users to the intended next step and avoids confusion from extra default choices.
Original PR description
Purpose When you customize your "Redirect link" for a Template: - Current behavior: you get default actions (Return to templates and Download document) + the new redirect link -Expected behavior: having only the redirect link Specifications Customized redirect link is available: - In "properties" of templates - In debug mode and - For templates with "share" option (meaning, with only one role) Wizzard appears when document is fully signed LINKS PR: #9692 TaskID: 2230042
The Timesheet and Planning Analysis report now shows planned hours correctly and presents clearer reporting information. Users also get a better pivot view with effective hours, planned hours, and the difference, without being limited by a default current-month filter.
Original PR description
Purpose ======= Small improvements in Timesheet and Planning Analysis Specifications ============== In Timesheet and Planning Analysis report: - fix missing planned hours - rename the title - remove default filter set on the current month
Demo field service projects now use the intended default worksheet, making sample data more consistent for users evaluating the field service reporting flow. This helps demonstrations and trials better reflect the expected setup without requiring manual adjustment.
Original PR description
TaskID: 2254690
Shift creation in Planning no longer automatically fills a role when starting from an open shift line. Employee or role values are now only prefilled when they are explicitly provided by the web client, reducing unwanted assignments and improving scheduling accuracy.
Original PR description
* The role should not be automatically filled in when created from a open shift line. * Only prefill employee or role when they have a default value coming from the web client. TaskID: 2247353