v2.0.0 - Beta 7
Pre-release
Pre-release
Changed
- Refactored
StockbaseStockManagement
to useProductRepository
instead ofProductFactory
. This is not a BC break because affected properties wereprivate
.
Added
- More conditions to make sure we only check for Stockbase stock in the correct situations. Avoids issues that occur when composite products are configured with Stockbase attributes (even though that should never be the case).