Friday, February 10, 2023
2 changes
Resolved issues and error corrections
This fixes an error that occurred when users tried to run the Verify on SII action for Chilean electronic invoicing. Correcting the parameter name helps ensure the verification process works as expected for affected accounting and stock documents.
Original PR description
Corrected the error when calling the action Verify on SII, the error is because one of the parameters was badly written.  @ren-odoo @fvz-odoo
A Documents app test was updated to match a recent interface change in the underlying platform. This prevents automated test failures and helps keep the Documents mobile experience reliably validated.
Original PR description
The PR https://github.com/odoo/odoo/pull/110277 removes the ".o_discard_selection" selector and so makes a test of documents app fail task: 3095775