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

Hello Everyone! I create a module with tree,form view with two fields.

'name' : fields.char('Name', size=20, required=True),
'active' : fields.boolean('Active'),

then i create two record with. name1 | true, name2 | false. i meet a problem that my second record is not appear.

Can anyone help me please!

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Active is special name of field. If it set to false then record hide on framework level. You can see your hidden record by advanced search.

Ảnh đại diện
Huỷ bỏ
Tác giả

You're right, I got it works. Thanks you.

Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 2 25
1912
0
thg 1 25
1669
1
thg 12 24
2118
1
thg 6 22
6468
Field __last_update Đã xử lý
1
thg 2 19
5540