Skip to Content
Menu
This question has been flagged
1 Atsakyti
4235 Rodiniai

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?

Portretas
Atmesti
Autorius Best Answer

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.

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
1
liep. 21
4101
0
kov. 15
4134
0
spal. 15
8162
3
liep. 25
9419
1
geg. 25
1631