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)
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.)
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