title | issue | author | author_email | author_github |
---|---|---|---|---|
Added sold quantity metric |
NEXT-10765 |
Lennart Tinkloh |
lernhart |
- Added
Shopware\Core\Migration\Migration1600156989AddProductSalesField
to addsales
field toproduct
table - Added new write protected int field
sales
toShopware\Core\Content\Product\ProductDefinition
- Added new property
sales
and corresponding getter / setter inShopware/Core/Content/Product/ProductEntity
- Changed
Shopware/Core/Content/Product/DataAbstractionLayer/StockUpdater
to additionally update sold quantity of products