Daily updates from Odoo
Friday, July 16, 2021
3 changes
Enhancements to existing features
The website contact page is being made more stable and easier to manage by relying on a static page approach. Helpdesk website forms also gain better pre-fill behavior, reducing manual entry for visitors by using known customer details when available.
Original PR description
Community: https://github.com/odoo/odoo/pull/69888 Upgrade: https://github.com/odoo/upgrade/pull/2452 task-2462993
Payment forms can now be used without forcing a partner to be selected, making payment entry more flexible for cases where partner details are not needed. This reduces unnecessary data entry and supports smoother accounting workflows, including related localization handling.
This update removes an accidental browser debugging pause from the salary contract area. It helps keep HR contract salary workflows smooth by preventing users or administrators from being unexpectedly interrupted while using the page.
Original PR description
see https://github.com/odoo/odoo/pull/73821