-
Notifications
You must be signed in to change notification settings - Fork 54
内务 打印验收单 窗口
谢涛 edited this page Feb 19, 2019
·
3 revisions
在“验收单选项”的模板定义中创建一个名为“统计页”的模板。内容如下:
<html>
<head>
<LINK href='%cssfilepath%' type='text/css' rel='stylesheet'>
</head>
<body>
<div class='pageheader'>%date% %seller% 验收单 - 来源: %sourcedescription% - (共 %pagecount% 页)</div>
<div class='tabletitle'>%date% %seller% 验收单</div>
<div class='seller'>渠道: %seller%</div>
<div class='bibliocount'>种数: %bibliocount%</div>
<div class='series'>套数: %totalseries%</div>
<div class='copies'>册数: %totalcopies%</div>
<div class='totalprice'>总验收价: %totalprice%</div>
<div class='totalprice'>总码洋: %totalfixedprice%</div>
<div class='totalitemprice'>总册价: %totalitemprice%</div>
</body>
</html>
可以根据实际需要,修改上述模板中的文字,或者删减某些行。
继续卖力的生长吧 / 离参天还很远呢 / 继续飞快的发芽吧 / 要遮天蔽日还要许久呢