mirror of
https://github.com/bringout/oca-purchase.git
synced 2026-04-22 20:22:06 +02:00
Fix make_advance_payment to use the order_id stored on the wizard
instead of relying on active_ids from context, which can be lost
or point to wrong PO after wizard reopens.
Also fix partner_id to use PO partner directly instead of commercial_partner_id.
🤖 assisted by claude
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| purchase_advance_payment_wizard.py | ||
| purchase_advance_payment_wizard_view.xml | ||