webgriffe / Webgriffe_Multiwarehouse

Magento Multiwarehouse Module - developed as proof of concept during the Workshop of Mageday::2014
21 stars 10 forks source link

Does the extension use the native column stock_id? #5

Closed seansan closed 7 years ago

seansan commented 7 years ago

Does the extension use the native column stock_id?

I have the idea stock is now stored in a new table, hereby excluding any stock importers/tools that rely on the default Magento tables and the already existing stock_id (or is the stock_id linked to the warehouse_id in the products table?)

mmenozzi commented 7 years ago

Dear @seansan, as far as I know the Webgriffe_Multiwarehouse extension doesn't use the native stock_id column but a custom "Warehouse" entity which is linked to the product.