Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
3951 Vizualizări

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?

Imagine profil
Abandonează
Autor Cel mai bun răspuns

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.

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
iul. 21
3895
0
mar. 15
3899
0
oct. 15
7556
3
iul. 25
8786
1
mai 25
1077