M2.4.3, v1.1.6: Cannot change the SKU with stocks assigned to the given product

Created by Esther Nguyen, Modified on Fri, 15 Apr 2022 at 11:31 AM by Esther Nguyen

ISSUE:

If I want to change my SKU with stocks assigned to the given product (MSI enabled and multiple sources in use), I cannot change the SKU and I get the attached stack trace. Workaround: Unassign Product from all stocks, change SKU and assign stocks back to the product. 


SOLUTION:

There is a bug in our Inventory Report module. The getSalableQty is calling the validateProductType function. This function needs to pass in productType, but when changing the SKU, the product type cannot be saved into the catalog_product_entity table => the input parameter is null


To temporarily resolve the issue, please edit the file: app/code/Bss/InventoryReport/Observer/SaveObserver.php as below:


 

Or download the file attached below to override the current file on your site.


If you need any further assistance, please feel free to contact us. We'd be happy to support you!

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article