コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
6198 ビュー

Hi,

The below fields gets shown while creating a user

In debug mode as you can see it shows the model as res.users and field name as sel_groups_22_25_26 but when i check in db in the table res_users there is no column with the name sel_groups_22_25_26. Can anyone tell me where exactly are the values of these are getting stored and if they aren't getting stored to db then how to access them?

アバター
破棄
最善の回答

1- select * from res_groups_users_rel

2- select * from res_groups

アバター
破棄
著作者

Thanks Sehrish. Thanks for helping out, figured it out before anyway.

最善の回答

those value save in res.groups model. Please query on res.groups and you can see id number 26 is Advisor and so on

アバター
破棄
著作者

Where does the value of what the user selected store? I mean did the user select 22 or 25 or 26 where did this store? I don't see the selection value in res.groups model

関連投稿 返信 ビュー 活動
4
12月 24
30789
1
5月 23
3968
3
2月 24
14310
3
4月 19
5923
1
12月 24
1525