Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
1521 Weergaven

Hi all,

It is great if we can make a conditional required or readonly from the python code !

in version 15 the possibility of making a field readonly based on a condition existed !

however on the current version it seem to be replaced ! 

it is possible to make it available or we should put an @api.contraints for every fields ? 

Best regards.

Avatar
Annuleer
Beste antwoord

Hello Nabil, 

In case of odoo v15 you can check the field_view_get method and based on that apply the conditions. 

For more reference : click here

Thanks,

Avatar
Annuleer
Auteur Beste antwoord

Hi,

thanks for your return.

we can only override write and create method to do manually the conditional required ! ;)



Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
1
feb. 19
6036
1
mrt. 15
7144
1
mrt. 15
4324
0
feb. 21
15
1
okt. 23
7699