EasyAbp/EShop

Increase Sold number when order is complete

Opened this issue · 0 comments

ProductInventory.Sold should increase when an order is complete.

Currently, the ProductInventory.Sold increases when ProductInventory.Inventory decreases. I think that is not an objective approach.