28 lines
947 B
Plaintext
28 lines
947 B
Plaintext
# Word Template Placeholder
|
|
|
|
This file serves as a placeholder for the Word template file.
|
|
|
|
To create the actual Word template:
|
|
|
|
1. Create a new Word document
|
|
2. Design the layout according to the image provided
|
|
3. Use the following placeholders in the document:
|
|
|
|
- {supplierName} - 供货单位(供货商姓名)
|
|
- {buyerName} - 收货单位(采购商姓名)
|
|
- {startLocation} - 发车地点(起始地)
|
|
- {createTime} - 发车时间(创建时间)
|
|
- {endLocation} - 到达地点(目的地)
|
|
- {driverName} - 司机姓名
|
|
- {driverMobile} - 司机联系方式
|
|
- {licensePlate} - 装车车牌号
|
|
- {ratedQuantity} - 下车总数量(头)
|
|
- {totalWeight} - 下车总重量(斤)
|
|
- {unitPrice} - 单价(元/斤)
|
|
- {totalAmount} - 总金额(元)
|
|
|
|
4. Save the document as "cattle-delivery-template.docx" in this directory
|
|
5. Delete this placeholder file
|
|
|
|
The template should match the layout shown in the provided image.
|