Daily updates from Odoo
Sunday, February 9, 2025
3 changes · master
Miscellaneous changes
*: l10_cl, l10_mx In this commit: === - The main toggleIsToInvoice function is async, so added async and await where necessary to ensure proper execution. related-https://github.com/odoo/odoo/pull/195378 task-4517944 Forward-Port-Of: odoo/enterprise#78507
Original PR description
*: l10_cl, l10_mx In this commit: === - The main toggleIsToInvoice function is async, so added async and await where necessary to ensure proper execution. related-https://github.com/odoo/odoo/pull/195378 task-4517944 Forward-Port-Of: odoo/enterprise#78507
This commit improves the UX design of the lock date wizard, by intensifying the warning on the hard lock date field, showing them in an `alert-danger`. We want to make it even more explicit that the hard lock is irreversible, concerns all users, given we already have feedbacks from users who messed with it by setting it too early. task-4391192 Forward-Port-Of: odoo/enterprise#75433
Original PR description
This commit improves the UX design of the lock date wizard, by intensifying the warning on the hard lock date field, showing them in an `alert-danger`. We want to make it even more explicit that the hard lock is irreversible, concerns all users, given we already have feedbacks from users who messed with it by setting it too early. task-4391192 Forward-Port-Of: odoo/enterprise#75433
If a user has an appointment in an appointment type they may not read. They should still be able to sync it to their calendar. Related to this fix: e52b13c9fc9cb309351f527bfbe961fcb0fb961e task-4526059 Forward-Port-Of: odoo/enterprise#78877 Forward-Port-Of: odoo/enterprise#78849
Original PR description
If a user has an appointment in an appointment type they may not read. They should still be able to sync it to their calendar. Related to this fix: e52b13c9fc9cb309351f527bfbe961fcb0fb961e task-4526059 Forward-Port-Of: odoo/enterprise#78877 Forward-Port-Of: odoo/enterprise#78849