(1)零售退货时增加"库存已有该串码商品"的判断; (2)门店经营数据中销售数量类型改为int64,可能有负值; (3)零售明细中字段类型int32调整为float64,包含:RetailPrice、SalePrice、WholesalePrice、StaffPrice; (4)库存调拨商品信息表增加字段:CategoryId、CategoryName; |
||
---|---|---|
.. | ||
apis | ||
middleware | ||
models | ||
router | ||
service |
(1)零售退货时增加"库存已有该串码商品"的判断; (2)门店经营数据中销售数量类型改为int64,可能有负值; (3)零售明细中字段类型int32调整为float64,包含:RetailPrice、SalePrice、WholesalePrice、StaffPrice; (4)库存调拨商品信息表增加字段:CategoryId、CategoryName; |
||
---|---|---|
.. | ||
apis | ||
middleware | ||
models | ||
router | ||
service |