Daily updates from Odoo
Sunday, February 15, 2026
1 change · 19.0
Resolved issues and error corrections
This update strengthens the security of invoices by preventing untrusted accounts from being used in the 'is_inbound' process. The change addresses a vulnerability that could have allowed unauthorized access to financial data. The fix was implemented through updated tests, as detailed in the original issue (odoo#247954).
Original PR description
fixed some tests see odoo#247954 Forward-Port-Of: odoo/enterprise#106980