Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
3228 มุมมอง

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!

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

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.

อวตาร
ละทิ้ง
ผู้เขียน

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

Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ก.พ. 25
1501
0
ม.ค. 25
1256
Field service upgrade แก้ไขแล้ว
1
ธ.ค. 24
1665
1
มิ.ย. 22
5874
Field __last_update แก้ไขแล้ว
1
ก.พ. 19
5151