Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
6195 Visualizzazioni

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?

Avatar
Abbandona
Risposta migliore

1- select * from res_groups_users_rel

2- select * from res_groups

Avatar
Abbandona
Autore

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

Risposta migliore

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

Avatar
Abbandona
Autore

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

Post correlati Risposte Visualizzazioni Attività
4
dic 24
30785
1
mag 23
3967
3
feb 24
14307
3
apr 19
5919
1
dic 24
1525