Thursday, January 17, 2019
6 changes · master
Enhancements to existing features
Purchase requisitions can now be used for service purchases without requiring inventory features. Stock-related purchase agreement behavior has been moved into a separate bridge module, keeping service workflows simpler while preserving inventory-based requisition options for companies that need them.
Original PR description
https://www.odoo.com/web#id=1851286&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Mass mailing now shows related leads, quotations, and invoice value buttons consistently, regardless of mailing stage or recipient type. Lead and opportunity counts now include archived records too, giving teams a more complete view of campaign impact.
Original PR description
…ity) Task #1907952 Purpose ======= The number of generated leads/opportunities from the mass mailing on the stat button should count both active and archived leads/opportunities. The stat buttons on mass mailing added by sales and crm apps should appear on every stage of the mass mailing (draft/in queue/sending/sent) to showcase the feature. It should also appear on every selected 'model' for the recipients (a mass mailing sent to 'leads' can generate sales). Specs ======= Opportunity stat button: - double check that the number is based on both leads or opportunities, active or archived Stat buttons Leads #, Quotations #, Invoice Amount should appear on the form all the time for showcase purposes 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
Marketing teams can now give each mailing an internal name that is different from the subject line customers see. This makes it easier to organize, filter, and report on campaigns without exposing internal labels or disrupting tracking when subject lines are adjusted.
Original PR description
Task: https://www.odoo.com/web#id=1917602&action=333&active_id=965&model=project.task&view_type=form&menu_id=4720
Project and timesheet screens were refined to make it easier for new users to understand what to do next. The update improves labels, reduces unnecessary fields, prevents accidental project creation from tasks, and adds helpful visual guidance for creating the first kanban items.
Original PR description
This merge provides many little changes to improve the usability and the onboarding of users in project and timesheet applications. This mostly contains labels renaming, restruration of views, ... but some new mecanism appears like the "ghost kanban examples", and improvements of the kanban examples modal. Task-1893021
The timesheet entry popup now shows date and duration fields directly, making it easier for users to record work accurately. In Enterprise, settings labels are updated from “Task logs” to “Timesheets” to match the product naming and reduce confusion.
Original PR description
This commit - (re)changes for the 34th time the modal "Add a line" on timesheet grid view - provides the project_enterprise module to change a label in timesheet settings Task-1893021
This update adapts Odoo Studio and related website editing features to work with recent changes in the underlying web editor. It helps keep report editing, website forms, marketing emails, and related editing experiences stable and consistent for users.