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

I added this to the bottom of my custom form, so that record create/update history would be shown:

<div class="oe_chatter">
                        <field name="message_follower_ids" widget="mail_followers" groups="base.group_user" />
                        <field name="message_ids" widget="mail_thread" />
                    </div>

However, the first entry lists "mymodule.classname created on . . ."  Yuck.  What do I do to replace the module/object name with a nicer string?

الصورة الرمزية
إهمال
الكاتب أفضل إجابة

It appears that what's shown comes from the "_description" property of the class declaration, so if you change that, you should get a nicer string.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
يوليو 21
3818
0
مارس 15
3791
0
أكتوبر 15
7360
3
يوليو 25
8588
1
مايو 25
877