Wednesday, December 17, 2025
1 change · 19.0
Enhancements to existing features
The update narrows duplicate EDI identification checks so they apply only where required for Italian and Malaysian electronic invoicing. It also avoids blocking users with an error when attempting to register a participant that is already registered, improving setup flexibility for Peppol and EDI users.
Original PR description
This commit removes the `unique_active_edi_identification` constraints from the _auto_init of `account_edi_proxy_client` client user model, and adds back the constraint on `l10n_my_edi` and `l10n_it_edi` to make it apply only to those localizations. task-4852830 Forward-Port-Of: odoo/odoo#224811