تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
3221 أدوات العرض

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.

المنشورات ذات الصلة الردود أدوات العرض النشاط
0
فبراير 25
1498
0
يناير 25
1256
1
ديسمبر 24
1663
1
يونيو 22
5870
Field __last_update تم الحل
1
فبراير 19
5148