Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
4 Besvarelser
237 Visninger

Hi guys!!

Please who know how to get the date of a recordset please.

I have a field in which i want to put the date of my recordset.

Help please.

thanks in advance

Avatar
Kassér
Forfatter Bedste svar

Here is the answer:

Just create:

'create_date' : fields.datetime('Date Created', readonly=True), 

with its xml.

And it functions incredibly

Avatar
Kassér
Bedste svar

no need for that... 
odoo will keep create_date and write_date accurate by default... if you still need extra date logging...
simply inherit create method and fill desired date/time data in values to be written to new record..

Avatar
Kassér
Forfatter

Can you help me please to simply inherit create method and fill desired date/time data in values to be written to new record.. I didnt know how please

Forfatter

I want a field in which i will display the wrire_date

Related Posts Besvarelser Visninger Aktivitet
0
mar. 25
1420
0
jan. 25
3501
1
aug. 23
14868
1
aug. 23
13514
1
jul. 23
10493