Thursday, March 26, 2026
1 change · saas-18.2
Enhancements to existing features
Invoicing users in Turkey can now verify a partner's Nilvera status during their normal invoicing workflow. This avoids failed checks caused by missing permissions and reduces the need for administrator intervention.
Original PR description
Invoicing users need to verify partner Nilvera status as part of the regular invoicing workflow, but the check was failing due to missing access rights on `l10n_tr.nilvera.alias` (create/unlink operations). Granted access to `account.group_account_invoice` to allow the check without requiring admin intervention. task-6044307 Forward-Port-Of: odoo/odoo#254609