Closed simonrl closed 1 year ago
Meta\BusinessExtension\Model\System\Config::isOrdersSyncEnabled()
Reason: The function is named isOrderSyncEnabled(), but is called as isOrdersSyncEnabled() in the code
isOrderSyncEnabled()
isOrdersSyncEnabled()
Looks like fixed in https://github.com/magento/meta-for-magento2/commit/0ecab4bd3b51b60a19c355e6391e54863ab1620d, but not available in stable release yet
Released in v1.2.1, closing the issue
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
Meta\BusinessExtension\Model\System\Config::isOrdersSyncEnabled()
Reason: The function is named
isOrderSyncEnabled()
, but is called asisOrdersSyncEnabled()
in the code