SM_VoucherType 数据库表名:单据类型实体DTO

字段名称 字段说明 字段长度 字段类型 是否唯一
ID 主键 -1 ID 0
Code 编号 30 String 0
Name 名称 200 String 0
ModuleName 所属模块 50 String 0
AuditModule 所属模块 50 String 0
IsAutoFillBreakPoint 自动补空号 -1 Bool 0
IsEditable 编号是否可改 -1 Bool 0
IsNeedWorkFlow 是否启用审批流 -1 Bool 0
IsNeedAudit 是否需要审核 -1 Bool 0
Prefixion1 前缀一 50 String 0
Prefixion1Length 前缀一长度 -1 Int 0
Prefixion1Content 前缀一内容 50 String 0
IsCreatOrderByPrefixion1 前缀一是否流水依据 -1 Bool 0
Prefixion2 前缀二 50 String 0
Prefixion2Content 前缀二内容 50 String 0
Prefixion2Length 前缀二长度 -1 Int 0
IsCreatOrderByPrefixion2 前缀二是否流水依据 -1 Bool 0
Prefixion3 前缀三 50 String 0
Prefixion3Content 前缀三内容 50 String 0
Prefixion3Length 前缀三长度 -1 Int 0
IsCreatOrderByPrefixion3 前缀三是否流水依据 -1 Bool 0
Separator 分隔符 50 String 0
SerialNoLength 流水号长度 -1 Int 0
StartOrdenalNumber 起始值 -1 Int 0
Disabled 是否停用 -1 Bool 0
IsSystem 是否系统字段 -1 Bool 0
VoucherTypeAlias 默认代码 50 String 0
IsAutoCreate 是否自动编码 -1 Bool 0
Ts 分布时间戳 -1 TimeStamp 0
DisplayOrder 显示序列 -1 Int 0
Updated 更新时间 32 DateTime 0
UpdatedBy 更新者 32 String 0
DtoName Dto名称 60 String 0
VoucherName 单据名称 200 String 0
DataType 数据类型 10 String 0
IsCodingVisible 编码是否可见 -1 Bool 0
IsAudingVisible 审核是否可见 -1 Bool 0
prefixion1InterceptType 前缀一截取类型 -1 Int 0
prefixion2InterceptType 前缀二截取类型 -1 Int 0
CodeManner 编号方式显示类型 -1 Int 0
IsPrefix1ReadOnly 前缀一是否为只读 -1 Int 0
prefixion3InterceptType 前缀三截取类型 -1 Int 0
SysPropFields SysPropFields 300 String 0