Monday, December 7, 2020
4 changes · master
Enhancements to existing features
The CRM quotation wizard no longer offers an option to continue without linking a customer. This simplifies the sales flow and helps ensure quotations are created with the required customer information.
Original PR description
PURPOSE Clicking on 'New Quotation' button on the lead, a wizard is opened, with three radio options out of which the last one (nothing) seems to be of no use. SPECIFICATION Remove the option 'nothing' from the wizard and it's related code. PR Task 2360863 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Companies can now choose between the standard EC Sales List and versions tailored to local country requirements. Belgium and Luxembourg intrastat taxes are enabled by default, making cross-border reporting easier and more consistent.
Original PR description
Adapt EC Sales List report to meet current company country requirements. User can now choose to display global report (same as previous EC Sales List report) or display company specific report meeting country specific requirements. Task: 2217469
Purchase orders can now be identified by whether they are standard procurement orders or commission-related orders. This supports more precise access rules, helping businesses control who can view or manage commission purchases separately from regular purchasing activity.
Original PR description
Aiming for more fine-grained access rules, this commit introduces a new field: purchase_type. Business flows dictate its value: - By default, a purchase order's purchase_type is: procurement. - In the context of commissions, purchase_type is: commission. Task: https://www.odoo.com/web#active_id=2276754&cids=1%2C3%2C5&id=2276754&menu_id=&model=project.task
The EC Sales List report now lets companies choose between the standard global view and a version tailored to their country’s reporting requirements. This helps businesses meet local compliance needs while keeping the familiar generic report available.
Original PR description
Adapt EC Sales List report to meet current company country requirements. User can now choose to display global report (same as previous EC Sales List report) or display company specific report meeting country specific requirements. Task: 2217469