Skip to content
Snippets Groups Projects
Commit 12559929 authored by Louis Baudoux's avatar Louis Baudoux
Browse files

[FIX] account: fix `bank_id` from another company


When using module `account_invoice_extract`, it would happen that a
bank account of another company was set on the `account.move`.
This happened when the extract update was done in background via the
cron.
A check on the company of the bank account fixes the issue.

opw-2631833

closes odoo/odoo#75989

Signed-off-by: default avatarLaurent Smet <smetl@users.noreply.github.com>
parent b50f5f17
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment