跳至內容
選單
此問題已被標幟
2 回覆
6195 瀏覽次數

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

頭像
捨棄

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.

最佳答案

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

頭像
捨棄
作者 最佳答案

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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
3
6月 25
1183
1
1月 25
18027
1
1月 20
3993
1
12月 19
6449
1
12月 19
17339