Bukimedia / PrestaSharp

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

ProductSupplier is not on the library #254

Closed LuisDavidR closed 7 years ago

LuisDavidR commented 7 years ago

Hi, first of all thanks for this awesome library!

I have a question, I have the latest Bukimedia.PrestaSharp version installed (v1.157.0) but I don't have the ProductSupplier factory nor the product_supplier entity. What can I do to have access to this?

Thanks. productsupplier

markbeazley commented 7 years ago

I think its due to the NuGet package not being updated since 2015, ProductSupplier was added to the library in 2016. If you use library from GitHub it should have the ProductSupllier functionality (I did this by building my own version of the package and publishing it to my local feed). This should work as a stop gap measure until the package on NuGet is updated.

LuisDavidR commented 7 years ago

Ok, I'm going to search how to do this.

Thank you!

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.