How could a date field in xml be set as the minimum date of selection the date before put in other fields?
Pertanyaan ini telah diberikan tanda
1
Balas
5091
Tampilan
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>
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
Daftar| Post Terkait | Replies | Tampilan | Aktivitas | |
|---|---|---|---|---|
|
Inherit from inherited view
Diselesaikan
|
|
5
Jun 20
|
8881 | |
|
|
1
Apr 16
|
6853 | ||
|
|
2
Mar 15
|
8297 | ||
|
|
1
Mei 24
|
5164 | ||
|
|
0
Des 25
|
4851 |