mirror of
https://github.com/bringout/oca-purchase.git
synced 2026-04-20 19:22:01 +02:00
purchase_advance_payment: stretch pay button to full width
🤖 assisted by claude
This commit is contained in:
parent
1f9a23aabd
commit
a3f2664ee8
1 changed files with 2 additions and 1 deletions
|
|
@ -26,7 +26,8 @@
|
||||||
name="action_fill_amount"
|
name="action_fill_amount"
|
||||||
string="Pay order due amount"
|
string="Pay order due amount"
|
||||||
type="object"
|
type="object"
|
||||||
class="btn-secondary"
|
class="btn-secondary w-100"
|
||||||
|
colspan="2"
|
||||||
/>
|
/>
|
||||||
<field name="currency_id" invisible="1" />
|
<field name="currency_id" invisible="1" />
|
||||||
</group>
|
</group>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue