{{ orgName }}
采购订单
供应商:{{ getSupplyName(supplier_id) }}
单据日期:{{ getTimes(document_date) }}
单据编号:{{ number }}
币别:RMB
序号 | 商品 | 单位 | 数量 | 采购单价 | 采购金额 | |
{{ index + 1 }} | {{ item.name }} | {{ item.supply_unit }} | {{ item.count }} | {{ item.price }} | {{ (item.count * item.price).toFixed(2) }} | |
合计 | {{getAllCount()}} | {{getTotalPrice()}} | ||||
合计 金额大写 {{getAllPrice()}} |
优惠率:{{rate_of_concession}}%
优惠金额:{{discount_amount}}
备注:{{return_remake}}
制单人:{{getXuserName(creater)}}
收货人签字:
供应商签字: