How could a date field in xml be set as the minimum date of selection the date before put in other fields?
Cette question a été signalée
1
Répondre
5100
Vues
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>
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
Inherit from inherited view
Résolu
|
|
5
juin 20
|
8895 | |
|
|
1
avr. 16
|
6862 | ||
|
|
2
mars 15
|
8314 | ||
|
|
1
mai 24
|
5173 | ||
|
|
0
déc. 25
|
4875 |