Daily updates from Odoo
Thursday, March 21, 2024
2 changes
Enhancements to existing features
The HR module now allows managers to edit the duration of approved leave allocations without having to cancel and revalidate them. This streamlines the process for adjusting employee leave balances, saving time and reducing administrative overhead when allocation corrections are needed.
Original PR description
This commit introduces an improvement in the hr_holidays module by making the duration field of leave allocations editable even after they have been approved. This change addresses a limitation where previously, allocations had to be refused and revalidated for any adjustments. Task-3716272 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update makes previously untranslatable terms in the Point of Sale app available for translation by our global translator community on Transifex. By exposing these missing terms in the translation files, customers using Odoo in different languages will now see consistent and complete translations throughout the Point of Sale interface.
Original PR description
In the Point of Sale app, some terms were not translatable by our translators on Transifex. In this commit we make sure that the missing terms are either made translatable or exported in the related .pot file. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr