lsretailomni / lsmag-two

LS Ecommerce - Magento, an ecommerce interface for integrating Magento with LS Central.
https://www.lsretail.com/
10 stars 16 forks source link

Property not defined in the class #34

Closed sergii-zheleznytskyi closed 3 years ago

sergii-zheleznytskyi commented 3 years ago

The property $this->datais not defined and looks like its suppose to be $this->helper-> instead https://github.com/lsretailomni/lsmag-two/blob/ccac56562b89195761f0397dbd40c4ce735f56c7/src/Replication/Cron/SyncOrders.php#L152

lsretailomni commented 3 years ago

Hi @sergii-zheleznytskyi ,

Thanks for reporting, it seems to be this has already being fixed in the latest branch, please see below file for reference: https://github.com/lsretailomni/lsmag-two/blob/master/src/Replication/Cron/SyncOrders.php

Please make sure you are using the latest package(v1.8.0) from the github.