Daily updates from Odoo
Monday, March 23, 2026
1 change · 19.0
New functionality added to Odoo
This update restores the display of a proxy token within the Odoo Enterprise system, specifically for the l10n_eg_iot module used in Egypt. Previously, this token was hidden to avoid a modal prompt, but it's now reintroduced to ensure proper VAT processing. This change improves functionality for Egyptian 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