Bukimedia / PrestaSharp

CSharp .Net client library for the PrestaShop API via web service
GNU General Public License v3.0
154 stars 152 forks source link

date_add and date_upd is read only but they are updated #442

Open MarcoITDev opened 2 years ago

MarcoITDev commented 2 years ago

Hi, I updated to last version but I've a problem.

When I update a product the value of date_upd is updated but also date_add with the current date.

The strange think is that in prestasharp product class these fields are readonly.

Anyone got this problem?

PalumboT commented 1 year ago

Duplicate of #429