Daily updates from Odoo
Monday, August 17, 2020
5 changes
Enhancements to existing features
The point of sale receipt screen has a refreshed design and now includes the option to email receipts after payment. This makes it easier to send receipts to customers even if they are not saved in the contact list.
Original PR description
Aside from new look, we also move the email option from payment screen to receipt screen. This allows emailing the receipt to a customer that is not in the contact list.
Portal pages for Helpdesk, Subscriptions, and Sign now load their item counters asynchronously. This improves the responsiveness of customer portal pages while preserving the same information for users.
Original PR description
Community PR: https://github.com/odoo/odoo/pull/55999
The Colombian electronic invoicing functionality has been consolidated by merging UBL 2.1 capabilities into the main localization module. This helps simplify maintenance and keeps Colombian tax, invoice, payment, and regional data aligned in one place for businesses operating in Colombia.
Original PR description
Task: https://www.odoo.com/web#active_id=2190843&cids=2&id=2190843&model=project.task
Argentine invoice reports now better support electronic invoice requirements. This helps businesses issue clearer, compliant invoices while removing an outdated payment report template that is no longer used.
Original PR description
task 306 ---
The project planning screens and related reports now use clearer planning wording instead of the older forecast terminology. This makes the feature easier for users to understand and aligns labels across field service, project planning, timesheets, and sales-related project views.
Original PR description
Before this PR, the 'forecast' word was used but planning is more clear. taskid: 2299401