-
- Downloads
[FIX] purchase: Add partner info to bill creation context
Create a purchase order
Confirm
Create the bill from the PO
Some fields related to the partner are left empty, shipping address,
incoterms, ...
While the account.move related to the bill is created,
all onchanges triggered by partner_id change are called on an empty
record.
This will mess up all the fields that should be pre filled
based on the partner_id record
opw-2276391
closes odoo/odoo#53286
Signed-off-by:
Nicolas Martinelli (nim) <nim@odoo.com>
Please register or sign in to comment