콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
6227 화면

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
30831
1
5월 23
4013
3
2월 24
14339
3
4월 19
5951
1
12월 24
1565