Try our conversational search powered by Generative AI!

Save Purchase Order Create Date updation

Vote:
 

Hi all,

We are trying to update Purchase order create date with the existing creation date i.e. we need to use old dates for which the orders are manually purchased. Is there any specific property which allows us to update the creation date of the order. We found that property is read only(Created property)

Regards,

Manik

#200354
Jan 09, 2019 14:59
Vote:
 

I don't think you can edit this as it's a readonly field unless you directly change it in the database. This should be pretty simple using ADO.NET

#200361
Jan 09, 2019 15:34
Vote:
 

Unless if I am missing something, Created should be assignable for Order.  But for your purpose, I'd suggest to use another metafield to store the "Created" time instead (name it something like ManuallyCreatedTime etc.) 

#200368
Jan 09, 2019 18:42
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.