oca-purchase/odoo-bringout-oca-purchase-workflow-purchase_advance_payment/purchase_advance_payment/wizard
Ernad Husremovic 5222b93391 purchase_advance_payment: use self.order_id instead of active_ids context
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
2026-02-11 11:21:14 +01:00
..
__init__.py Add oca-purchase submodule with 96 purchase modules moved from oca-workflow-process 2025-08-30 18:00:40 +02:00
purchase_advance_payment_wizard.py purchase_advance_payment: use self.order_id instead of active_ids context 2026-02-11 11:21:14 +01:00
purchase_advance_payment_wizard_view.xml purchase_advance_payment: stretch pay button to full width 2026-02-11 11:05:32 +01:00