Daily updates from Odoo
Sunday, February 15, 2026
3 changes
1 change
Resolved issues and error corrections
This update strengthens the security of invoices by preventing untrusted accounts from being associated with inbound invoices. The change addresses a vulnerability identified in Odoo's core accounting system, ensuring that invoices are only processed with authorized accounts. This enhances data integrity and protects against potential fraud.
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 the security of invoices by preventing untrusted accounts from being associated with inbound invoices. The change addresses a vulnerability related to invoice processing, ensuring greater data integrity and protection against potential misuse. This update was made as part of a broader effort to enhance the security of the Odoo Enterprise platform.
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 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