magento2-Ho_Import icon indicating copy to clipboard operation
magento2-Ho_Import copied to clipboard

Updated model for sku validation in M2.2

Open SpikeSpade opened this issue 7 years ago • 1 comments

sku in $this->_oldSku are transformed to lowercase. Parent class now have functions isSkuExist() & getExistingSku() to handle sku checking

SpikeSpade avatar Jan 19 '18 10:01 SpikeSpade

In general I want to check if I can remove all rewrites (probably need to wait for 2.3 to be released)

paales avatar May 17 '18 09:05 paales