jreinke / magento-stock-movements

Magento extension to save products stock movements.
http://www.bubblecode.net/en/2012/02/07/magento-save-product-stock-moves/
79 stars 50 forks source link

Error when duplicating configurable product #4

Closed r-martins closed 11 years ago

r-martins commented 11 years ago

When duplicating (clicking in Duplicate Button) a configurable product, we got the following error:

Fatal error: Call to a member function addTab() on a non-object in .../app/code/community/JR/StockHistory/Model/Stock/Observer.php on line 9 
jreinke commented 11 years ago

Are you sure you have the latest version of the module? It should have been fixed from commit: https://github.com/jreinke/magento-stock-history/commit/197dfd0d509ef1bc50268c74f7f20366ae5d7ee9

r-martins commented 11 years ago

Really sorry about that @jreinke. My mistake. I thought it was updated. I was using an old version.