Bukimedia / PrestaSharp

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

Fix casting error in GenericFactory GetIdsByFilter #294

Closed nico159 closed 6 years ago

nico159 commented 6 years ago

Fix casting error from IEnumerable<long?> to List

juanchog commented 6 years ago

Fixed with commit https://github.com/Bukimedia/PrestaSharp/commit/023549c2b5a6f4726d0e41c0b24fb652209e51c1