Monday, March 23, 2026
1 change · 19.0
Enhancements to existing features
The IoT setup now generates the proxy token needed for Egypt-specific requirements again, but sends it directly to the database instead of showing it in a user-facing pop-up. This keeps the required compliance flow working while avoiding unnecessary prompts for most 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 send it to the database instead of showing a modal. see odoo/enterprise#111496