Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
6198 Vues

Hi everybody,

I would like to know how is possible to print the creation date of the partners? I would like to have a field that print the date.

Is it possible?

Thank you a lot,

Selverine

Avatar
Ignorer

Of-course Selverine, Just use the module res.partner and the field is create_date even if you want to print something new fields then define that new field and you will able to print.

Meilleure réponse

Yes. The model is res.partner and the field is create_date.

Avatar
Ignorer
Auteur Meilleure réponse

Hi Abhishek, Fabrice,

Thank you a lot for your help.

I would like to print the field create_date in my xml (res_partner_view.xml). But, even if the field create_date is on the database, I don't have this field on my python file (res_partner.py).

So, how is possible to get this value in my res_partner_view.xml?

Selverine

Avatar
Ignorer
Publications associées Réponses Vues Activité
3
juin 25
1186
1
janv. 25
18027
1
janv. 20
3993
1
déc. 19
6452
1
déc. 19
17342