Skip to content
Snippets Groups Projects
Commit 221a1712 authored by Jorge Pinna Puissant's avatar Jorge Pinna Puissant
Browse files

[FIX] account: wrong fiscal position company in auto-detect


Have two companies A and B, A is the parent company of B.
A and B have fiscal positions set (FPA and FPB respectively). FPB has
autodetect set to True.

Before this commit, when creating a new Vendors Bill in company A, the
fiscal position of the invoice was auto-detected to FPB (from company
B).

Now, only the fiscal positions of the current company can be
auto-detected.

Closes #39085

opw-2091198

closes odoo/odoo#39458

Signed-off-by: default avatarJorge Pinna Puissant (jpp) <jpp@odoo.com>
parent 47adb748
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