Sunday, August 31, 2025
2 changes · saas-18.2
Resolved issues and error corrections
This fixes how Chinese and French localization report modules are marked for automatic installation. New localization report modules can now be installed when added, even if existing companies already have their reporting setup.
Original PR description
Specifiying countries in the manifest will only auto-install the module if at least one company is in one of the countries. This is not wanted as, if someone already has a company with it's reports module, and we add a new localization. We want that new localization to auto-install it's reports module. Forward-Port-Of: odoo/enterprise#93412
The signature dialog now consistently starts with the automatic signature option selected, whether or not the user already has a saved signature. This makes the signing experience more predictable and reduces confusion when completing documents.
Original PR description
Ensure the signature dialog consistently defaults to the "auto" option, regardless of whether a user has a pre-set signature or not. task-5012307 Forward-Port-Of: odoo/enterprise#93427 Forward-Port-Of: odoo/enterprise#92276