- 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
Adds a button next to "Order Due Amount" that fills the advance
amount with the full order due amount, converting currency if needed.
🤖 assisted by claude
- Make target_field hidden and not required for line_item rules
- Hide Pattern Matching section for line_item rules
- Hide Data Type and Parsing section for line_item rules
- Hide stop_on_match field for line_item rules
- Hide Transformation and Validation tabs for line_item rules
- Clean up model: remove required=True from target_field and match_pattern
Version: 16.0.1.0.20
🤖 assisted by claude
🤖 assisted by claude