Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
4937 Weergaven

Hello,

Is it possible to override an existing res_config field?

I've inherited the original res_config model. Then I added the field I'd like to override (a boolean) to the _columns dictionary and added the _defaults dictionary setting the boolean to True. This had no effect. I then added the res_config_view.xml to my module and added my own test_bool boolean field, and set that in the defaults to true. When updating the test_bool field was set but the other still was not.

Avatar
Annuleer
Beste antwoord

Hy,

Some fields are set "non updatable" in openerp. If you go in the Conciguration > .... > Model, check the content of your object and check that your field is updatable. If not, try on a backup databse to set the value to updatable and then reset the correct value

regards

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
3
mrt. 25
12392
1
mei 15
5319
2
mrt. 15
6545
0
mrt. 15
4514
6
apr. 23
38945