Skip to content

Magento 2 – Prevent admin to overwrite MSI Stock Data when order placed while he was editing product page ( non shipping product)

Currently we have MSI source Qty fields on the Product editing page in Magento Backend. So, we have both product data and Inventory source data on the same form and it happens, that admin opens product editing page as he… Read More »Magento 2 – Prevent admin to overwrite MSI Stock Data when order placed while he was editing product page ( non shipping product)

issue of indexing by Schedule on Cloud instance

Team. Have an issue: Indexing by Schedule on Cloud instance doesn’t work. The log: SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘catalog_product_attribute_cl__tmp66ddd5fec67630_04762276’ doesn’t exist, query was: SELECT MAX(id) as max, COUNT(*) as cnt FROM (SELECT `catalog_product_attribute_cl__tmp66ddd5fec67630_04762276`.* FROM `catalog_product_attribute_cl__tmp66ddd5fec67630_04762276`… Read More »issue of indexing by Schedule on Cloud instance

Magento 2.4.7 Deprecated Functionality, Clearsale

After upgrading to m2.4.7-p1, we installed the newest version of Clearsale and see these errors: Deprecated Functionality: Creation of dynamic property ClearsaleIntegrationModelAuthEntityCredentialsFactory::$ClientSecret is deprecated in /vendor/clearsale/integration/Model/Auth/Business/AuthBusinessObject.php Deprecated Functionality: Creation of dynamic property ClearsaleIntegrationModelAuthEntityCredentialsFactory::$ClientID is deprecated in /vendor/clearsale/integration/Model/Auth/Business/AuthBusinessObject.php Deprecated Functionality: Creation… Read More »Magento 2.4.7 Deprecated Functionality, Clearsale