序号 | 代码 | 说明 | 备注 |
1 | [company_name] | 公司名字 | |
2 | [company_address] | 公司地址 | |
3 | [company_tel] | 公司电话 | |
4 | [company_mobile] | 公司手机 | |
5 | [company_email] | 公司邮箱 | |
6 | [company_bank_account] | 公司银行账户 |
序号 | 代码 | 说明 | 备注 |
1 | [customer_code] | 客户代码 | |
2 | [customer_name] | 客户名称 | |
3 | [customer_tax_no] | 客户税号 | |
4 | [customer_address] | 客户收货地址 | |
5 | [customer_contact] | 客户联系人 | |
6 | [customer_tel] | 客户电话 | |
7 | [customer_fax] | 客户传真 | |
8 | [customer_email] | 客户邮箱 | |
9 | [customer_remark] | 客户备注 |
序号 | 代码 | 说明 | 备注 |
1 | [sn] | 序号 | |
2 | [goods_code] | 产品代码 | |
3 | [goods_name] | 产品名称 | |
4 | [model] | 型号 | |
5 | [spec] | 规格 | |
6 | [barcode] | 条码 | |
7 | [category] | 产品类别 | |
8 | [udf1] | 自定义产品属性1 | |
9 | [udf2] | 自定义产品属性2 | |
10 | [udf3] | 自定义产品属性3 | |
11 | [udf4] | 自定义产品属性4 | |
12 | [udf5] | 自定义产品属性5 | |
13 | [warehouse] | 仓库 | |
14 | [unit] | 单位 | |
15 | [qty] | 数量 | |
16 | [original_price] | 原价 | |
17 | [off] | 折扣率,如10% | |
18 | [unit_price] | 单价 (这里指折后单价) | |
19 | [amount] | 金额 | |
20 | [discount] | 折扣金额=(原价-折后单价)*数量 | |
21 | [tax_rate_per_row] | 每一行产品的税率 | 国际旗舰版支持,其他版不支持 |
22 | [after_tax_price] | 含税价 | |
23 | [after_tax_disc_price] | 含税折后价 | |
24 | [after_tax_amount] | 含税金额 | |
25 | [tax_per_row] | 每一行产品的税额 | |
26 | [batch_no] | 批号 | |
27 | [qty_for_big_unit] | 大单位的数量 | 仅限双单位的产品 |
28 | [conversion_rate] | 大小单位的换算率 | 仅限双单位的产品,换算率显示如下: 1箱=12pcs |
29 | [remark] | 备注 |
序号 | 代码 | 说明 | 备注 |
1 | [total_qty] | 合计数量 | |
2 | [total_discount] | 合计折扣金额 | |
3 | [subtotal] | 小计(不含税) | |
4 | [tax_rate] | 税率 | |
5 | [tax] | 税额 | |
6 | [after_tax_subtotal] | 小计(含税) | |
7 | [other_fees] | 其他费用 | |
8 | [shipping] | 运费 | |
9 | [total_amount] | 合计金额 | |
10 | [total_amount_dis] | 优惠后合计金额 | |
11 | [amount_in_words] | 大写金额 (会自动根据系统的语言,即系统是英文,就显示英文的大写金额,如果是中文,就显示简中文的大写金额) |
|
12 | [amount_in_words_en] | 英文的大写金额(不受系统语言影响,都是英文的大写金额),只用英文的打印模板的,用这个代码。 | |
13 | [deposit] | 定金(关联的销售订单中收取的定金) | |
14 | [amount_received] | 已收款 | |
15 | [balance_due] | 应收余额 |
序号 | 代码 | 说明 | 备注 |
1 | [voucher_no] | 销售单的单号 | |
2 | [voucher_date] | 销售单的日期 | |
3 | [payment_terms] | 付款条件 | |
4 | [customer_po_no] | 客户采购订单号 | |
5 | [delivery_way] | 交货方式 | |
6 | [desc] | 单据说明 | |
7 | [created_by] | 制单人 |