changes
This commit is contained in:
@@ -83,7 +83,8 @@
|
||||
required="payment_mode == 'card' and state in ('draft', 'error')"
|
||||
password="True"/>
|
||||
<field name="cardholder_name"
|
||||
placeholder="Name on card"/>
|
||||
placeholder="Firstname Lastname"
|
||||
required="payment_mode == 'card' and state in ('draft', 'error')"/>
|
||||
</group>
|
||||
<group>
|
||||
<field name="exp_month"
|
||||
|
||||
Reference in New Issue
Block a user