This question has been flagged
183 Views

I am trying to add a field that prints out the date that the Lot was created instead of the current date.  Currently, the field has this code:


t t-esc="context_timestamp(datetime.datetime.now()).strftime('%d %b %y')"


Through Studio, I found the technical name for the field as "create_date". I have been unable to get the code correct. Any help is appreciated

Avatar
Discard