单据类型实体 数据库表名:SM_VoucherType
字段名称 |
字段说明 |
字段长度 |
字段类型 |
是否唯一 |
id |
主键 |
-1 |
ID |
False |
code |
编号 |
30 |
String |
False |
name |
名称 |
200 |
String |
False |
modulename |
所属模块 |
50 |
String |
False |
AuditModule |
所属模块 |
50 |
String |
False |
isautofillbreakpoint |
自动补空号 |
-1 |
Bool |
False |
iseditable |
编号是否可改 |
-1 |
Bool |
False |
isneedaudit |
是否需要审核 |
-1 |
Bool |
False |
prefixion1 |
前缀一 |
50 |
String |
False |
prefixion1length |
前缀一长度 |
-1 |
Int |
False |
prefixion1content |
前缀一内容 |
50 |
String |
False |
iscreatorderbyprefixion1 |
前缀一是否流水依据 |
-1 |
Bool |
False |
prefixion2 |
前缀二 |
50 |
String |
False |
prefixion2content |
前缀二内容 |
50 |
String |
False |
prefixion2length |
前缀二长度 |
-1 |
Int |
False |
iscreatorderbyprefixion2 |
前缀二是否流水依据 |
-1 |
Bool |
False |
prefixion3 |
前缀三 |
50 |
String |
False |
prefixion3content |
前缀三内容 |
50 |
String |
False |
prefixion3length |
前缀三长度 |
-1 |
Int |
False |
iscreatorderbyprefixion3 |
前缀三是否流水依据 |
-1 |
Bool |
False |
separator |
分隔符 |
50 |
String |
False |
serialnolength |
流水号长度 |
-1 |
Int |
False |
startordenalnumber |
起始值 |
-1 |
Int |
False |
disabled |
是否停用 |
-1 |
Bool |
False |
issystem |
是否系统字段 |
-1 |
Bool |
False |
vouchertypealias |
默认代码 |
50 |
String |
False |
isautocreate |
是否自动编码 |
-1 |
Bool |
False |
displayorder |
显示序列 |
-1 |
Int |
False |
ts |
分布时间戳 |
-1 |
TimeStamp |
False |
updated |
更新时间 |
32 |
DateTime |
False |
updatedBy |
更新者 |
32 |
String |
False |
DtoName |
Dto名称 |
60 |
String |
False |
VoucherName |
单据名称 |
200 |
String |
False |
DataType |
数据类型 |
10 |
String |
False |
IsCodingVisible |
编码是否可见 |
-1 |
Bool |
False |
IsAudingVisible |
审核是否可见 |
-1 |
Bool |
False |