Daily updates from Odoo
Monday, April 4, 2022
3 changes
Enhancements to existing features
Employee plan setup is clearer because duplicate and confusing signature request options have been consolidated. This helps HR users choose the right action more easily when preparing contract-related signature steps.
Original PR description
Having both an activity type "Request Signature" and "Signature Request" on the plan were confusing and misleading for the users. TaskID: 2796407
Odoo can now fetch live currency exchange rates from the Central Bank of Turkey. This gives businesses operating with Turkish lira another official source for automated rate updates, reducing manual work and improving consistency.
Original PR description
Add live rate update Task: [2747887](https://www.odoo.com/web#id=2747887&cids=1&menu_id=4720&action=4043&model=project.task&view_type=form)
The point of sale experience now supports showing more than one popup at the same time. This helps staff handle overlapping alerts or reward prompts without losing important information during checkout.
Original PR description
Part of https://github.com/odoo/odoo/pull/83661