Daily updates from Odoo
Friday, February 13, 2026
2 changes
1 change
Resolved issues and error corrections
This update strengthens the security of invoices by preventing untrusted accounts from being used in the ‘is_inbound’ process. This change addresses a potential vulnerability and ensures that invoices are processed only with authorized accounts. The fix was implemented as part of a broader testing effort.
Original PR description
fixed some tests see odoo#247954 Forward-Port-Of: odoo/enterprise#106980
1 change
Resolved issues and error corrections
This update strengthens invoice security by preventing untrusted accounts from being used in 'is_inbound' invoices. The fix addresses a vulnerability that could have allowed unauthorized access. It involved updating and running tests to ensure the change is effective.
Original PR description
fixed some tests see odoo#247954 Forward-Port-Of: odoo/enterprise#106980