<head>
<style type="text/css">
table,
tr,
td {
border: 1px solid #000;
font-size: small;
height: 20px;
font-family: Arial, Helvetica, sans-serif;
}
.auto-style1 {
border-color: #FFFFFF;
}
.auto-style2 {
background-color: #C0C0C0;
}
.auto-style3 {
color: #0000FF;
}
</style>
</head>
<table cellspacing="0" cellpadding="0" style="width: 100%">
<colgroup>
<col width="2%" span="50" />
</colgroup>
<tr>
<td colspan="50" align="center" style="width: 100%; height: 20">
<font size="+2"><strong>SALES CONFIRMATION</strong></font>
</td>
</tr>
<tr>
<td colspan="15" style="width: 30%; height: 20"><strong>{
{ doc.company or "" }}</strong></td>
<td colspan="18" rowspan="9"></td>
<td colspan="7">Order No.:</td>
<td colspan="10" class="auto-style3"> <strong>{
{ doc.name or "" }}</strong></td>
</tr>
<tr>
<td colspan="15" rowspan="3">{
{ doc.dispatch_address or ""}}</td>
<td colspan="7">Order Date:</td>
<td colspan="10">{
Erpnext 销售订单 Jinja 打印模板,带行号,带图片
最新推荐文章于 2025-05-08 19:22:07 发布