Closed sergii-zheleznytskyi closed 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.
The property
$this->data
is 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