Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
3944 Weergaven

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?

Avatar
Annuleer
Auteur Beste antwoord

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.

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
1
jul. 21
3895
0
mrt. 15
3899
0
okt. 15
7553
3
jul. 25
8778
1
mei 25
1073