Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
5274 Lượt xem

I have a module 'x', the module is having fields in the db, 'id', 'member_id'.

I want to get the related 'member_id' data to my module 'y', as

temp = fields.many2one('x', "Member ID", required=True)

but what I get with this code is the value of 'id', not 'member_id', how to get the value of 'member_id'?

Ảnh đại diện
Huỷ bỏ

By judging your question I think you mean you've made a model 'x' in place of a module? I'd advise you to use descriptive model names though, since this is really a bad practice..

Tác giả

x and y are just names

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 1 22
3412
0
thg 3 15
4590
1
thg 11 24
2053
1
thg 8 23
2890
1
thg 6 18
3868