Tuesday, March 18, 2025
2 changes · saas-18.1
Enhancements to existing features
Italian companies now get a demo proxy user automatically once their Codice Fiscale is filled in, as long as no proxy user already exists. This keeps the FatturaPA e-invoicing status in demo mode until the company explicitly enables the FatturaPA checkbox, reducing manual setup and confusion during configuration.
Original PR description
Until the checkbox for FatturaPA is checked, the proxy state of italian companies should the demo one. To achieve this, we will automatically create a demo proxy user if no proxy user is found for italian companies, but only when the Codice Fiscale field of the company has been filled (because we need it for registering new proxy user). Task [link](https://www.odoo.com/odoo/project.task/4636273) task-id: 4636273
The IoT box pairing page now shows a loading state when connection starts and displays the database currently connected. This gives users clearer feedback that pairing is in progress and confirms when the device is linked successfully.
Original PR description
Before this commit, when pairing an IoT box with a database, there was no indication that the process had started, or that it was successful After this commit, a loading state has been added as soon as pairing is started, as well as a new status item showing the currently connected DB. task-4603262  --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr