DI_StoreDailyCurrentStock 数据库表名:门店日期可用量表

字段名称 字段说明 字段长度 字段类型 是否唯一
id 主键 -1 ID 0
ts 分布时间戳 -1 TimeStamp 0
updatedBy 更新者 32 String 0
updated 更新时间 32 DateTime 0
name 名称 200 String 0
BaseQuantity 现存量 -1 Decimal 0
CanUseQuantity 可用量 -1 Decimal 0
PurchaseArrivalQuantity 进货带入 -1 Decimal 0
PurchaseForReceiveQuantity 采购入库待入 -1 Decimal 0
ProductForReceiveQuantity 产成品待入 -1 Decimal 0
SaleDeliveryQuantity 销货待出 -1 Decimal 0
SaleDispatchQuantity 销售出库待出 -1 Decimal 0
OtherOnWayQuantity 其他在途 -1 Decimal 0
TransOnWayQuantity 调拨在途 -1 Decimal 0
OtherForDispatchQuantity 其他待发 -1 Decimal 0
TransForDispatchQuantity 调拨待出 -1 Decimal 0
SafeQuantity 安全库存 -1 Decimal 0
LowQuantity 最低库存 -1 Decimal 0
idinventory idinventory 0 ID 0
idwarehouse idwarehouse 0 ID 0
freeItem0 自由项1 100 Enum 0
freeItem1 自由项2 100 Enum 0
freeItem2 自由项3 100 Enum 0
freeItem3 自由项4 100 Enum 0
freeItem4 自由项5 100 Enum 0
freeItem5 自由项6 100 Enum 0
freeItem6 自由项7 100 Enum 0
freeItem7 自由项8 100 Enum 0
freeItem8 自由项9 100 Enum 0
freeItem9 自由项10 100 Enum 0
Warehouse Warehouse 0 DTO 0
Inventory Inventory 0 DTO 0