Skip to Content
Menu
This question has been flagged
1 Odpoveď
4026 Zobrazenia

Hi, I want to define some default values used by other tables that can change over time. The user must be able to change these fields.

I have thought about creating a new table in the DB that will only have one row that will change over time, I'm not sure if it's the best way to do it.

Then I would have a menu action to open the form view to can edit these values, but the problem is that I want to open always the same row (id=1), not open the view to create a new one. I don't know how can I set it up, or if this is the best option.

Avatar
Zrušiť
Autor Best Answer

I finally found the answer here:

https://www.odoo.com/forum/help-1/question/how-can-i-save-load-my-own-configuration-settings-30123

 

I needed to create a configuration object instead of a normal one.

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
3
máj 24
10741
1
máj 22
26147
4
sep 21
7750
0
mar 15
5352
1
mar 15
4717