Thursday, March 26, 2026
1 change · saas-19.2
New functionality added to Odoo
This update restores the display of a proxy token for users in Egypt (l10n_eg_iot) to ensure proper functionality. Previously, the token was hidden in a modal, which was inconvenient for this specific user group. This change simplifies the process and improves the user experience for Egyptian VAT users.
Original PR description
Proxy token generation was removed to avoid showing a modal with a token nobody cares about except Egypt. We reintroduce token generation, but display it to the database instead of showing a modal. see odoo/odoo#255121 Forward-Port-Of: odoo/enterprise#111608 Forward-Port-Of: odoo/enterprise#111496