Skip to content

title

dev_print_template

打印模板

字段

字段名类型大小注释主键非空关联
print_template_idint8打印模板ID
wh_idint8仓库ID
project_idint8项目ID
template_paper_idint8纸张ID
print_template_codevarchar255打印模板编码
print_template_namevarchar255打印模板名称
template_typevarchar50模板类型: 报表模板/标签标签
template_file_pathvarchar255模板文件路径
template_contentvarchar40960模板内容
template_widthnumeric模板宽度(mm)
template_heightnumeric模板高度(mm)
page_idint8单据ID
page_codevarchar255单据编码
page_namevarchar255单据名称
is_defaultvarchar50是否默认
is_enablevarchar50是否启用dict.IS_ENABLE
remarkvarchar40960备注
create_byvarchar64创建者
create_attimestamptz创建时间
update_byvarchar64修改者
update_attimestamptz修改时间
template_rule_exprvarchar40960模板表达式