ST_AssistantDataRelation 数据库表名:AssistantDataRelationDTO

字段名称 字段说明 字段长度 字段类型 是否唯一
ID 主键 -1 ID 0
Code 编号 30 String 0
Name 名称 200 String 0
SubsidiaryBookID 出库明细账id -1 ID 0
AssistantDataBookID 计价辅助id -1 ID 0
Quantity 数量 -1 Decimal 0
Amount 金额 -1 Decimal 0
Price 单价 -1 Decimal 0
IsManual 是否指定出库成本(包括有来源的退货) -1 Bool 0
IsCarriedForwardOut 是否已结转 -1 Bool 0
IsCarriedForwardIn 是否结转来的单据 -1 Bool 0
VoucherID 出库单据ID -1 ID 0
VoucherDetailID 出库单据明细ID -1 ID 0
AccountDate 出库日期 -1 DateTime 0
AccountYear 出库年度 -1 Int 0
AccountPeriod 出库期间 -1 Int 0
OutAmount 出库金额 -1 Decimal 0
OutPrice 出库单价 -1 Decimal 0
CreatedTime CreatedTime -1 DateTime 0
SequenceNumber 顺序号 -1 Int 0
Ts 分布时间戳 -1 TimeStamp 0
Updated 更新时间 32 DateTime 0
UpdatedBy 更新者 32 String 0
idvoucherType idvoucherType 0 ID 0
VoucherType VoucherType 0 DTO 0
AdjustAmount 入库调整单调整红字入库单的调整金额 -1 Decimal 0
IsInStock 是否入库 -1 Bool 0
IsRedVoucher 是否红字单据 -1 Bool 0
OutVoucherAmount 出库金额(对应入库单的出库金额) -1 Decimal 0
AccountYearPeriod 年度期间 6 String 0