How could a date field in xml be set as the minimum date of selection the date before put in other fields?
La domanda è stata contrassegnata
1
Rispondi
5113
Visualizzazioni
Hi,
You can provide the minimum date or maximum date allowed to a date field using ‘datepicker’ in the ‘options’ of the field.
Example,
< field name="sample_date" options="{'datepicker': {'minDate': '6/6/2021'}}"/>
or
< field name="sample_date" options="{'datepicker': {'minDate': 'now'}}"/>Regardshow about number sir? can you help
<?xml version="1.0"?>
<xpath expr="//field[@name='order_line']/tree//field[@name='price_unit']" position="after">
<field name="purchase_price" groups="base.group_user" required="1" type="number" min="1"/>
</xpath>
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|
Inherit from inherited view
Risolto
|
|
5
giu 20
|
8945 | |
|
|
1
apr 16
|
6902 | ||
|
|
2
mar 15
|
8359 | ||
|
|
1
mag 24
|
5207 | ||
|
|
0
dic 25
|
4919 |