Store
Table of Contents
Classes
- DecreaseStoreQuantityAction
- Decrease store availability quantity of product.
- IncreaseStoreQuantityAction
- Increase store availability quantity of product.
- MoveStoreBatchAction
- Move products from one store to another.
- ReduceStoreBatchAmountAction
- Reduce amount for existed batch of products.
- ReturnStoreBatchAction
- Remove existed batch of products.
- UpsertStoreBatchAction
- Update price and quantity for inventory method by average or create new batch of products.
- WriteOffStoreBatchAction
- Write off products from stores.
Traits
- BaseStoreQuantityAction
- Base action for increase and decrease actions.
- WriteOffAmountValidator
- Base action for increase and decrease actions.