oca-purchase/odoo-bringout-oca-purchase-workflow-purchase_advance_payment/purchase_advance_payment/wizard
Ernad Husremovic 1f9a23aabd purchase_advance_payment: fix fill amount button - rename, restyle, fix constraint
- Rename button "Fill amount" to "Pay order due amount" / "Plati dospjeli iznos ponude"
- Change button style from btn-link to btn-secondary for better visibility
- Fix @api.constrains to allow zero amount (prevents error on form save before action)
- Move positive amount validation to make_advance_payment method
- Update .pot and bs.po translations

🤖 assisted by claude
2026-02-11 10:55:19 +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: fix fill amount button - rename, restyle, fix constraint 2026-02-11 10:55:19 +01:00
purchase_advance_payment_wizard_view.xml purchase_advance_payment: fix fill amount button - rename, restyle, fix constraint 2026-02-11 10:55:19 +01:00