Skip to content

ome_print_otmpl

打印发货备货单模板管理表

所属应用: ome

表结构

ColumnNameCommentTypeNot nullDefaultAutoincrement
id序列号mediumint(8)YY
title标题varchar(50)YN
type打印单类型 delivery:发货;stock:备货;purchase:采购;pureo:采购入库;purreturn:采购退货;merge:联合打印;appropriation:调拔单打印;vopstockout:JIT出库单;delivery_pmt_old:打印优惠发货模板;delivery_pmt_new:打印优惠发货模板;delivery_pickmode:打印拣货发货模板;enum('delivery','stock','purchase','pureo','purreturn','merge','appropriation','vopstockout','delivery_pmt_old','delivery_pmt_new','delivery_pickmode')YN
content模板内容longtextNN
is_default默认enum('true','false')YfalseN
aloneBtn独立按钮enum('true','false')YfalseN
btnName独立按钮名称varchar(20)NN
deliIdent发货单类型varchar(64)NN
disabled是否失效enum('true','false')NfalseN
last_modified最后更新时间int(10) unsignedN0N
path模板路径varchar(255)YN
open开启enum('true','false')NfalseN

索引

Key nameColumn namesUniqueComment
primaryidY
ind_titletitleN
ind_btn_namebtnNameN
ind_deli_indentdeliIdentN