| Invoice No.:${deliveryOrder.deliveryOrderNo} | 客户:惠州华阳通用电子有限公司(Huizhou Foryou General Electronics Co., Ltd.) | |
| 单据日期:${deliveryOrder.deliveryDate!deliveryOrder.createTime, 'yyyy-MM-dd'} | <% if(deliveryOrder.interType == '2'){ %>
Ship to:
HuiZhou Foryou General Electronics Co., Ltd
中文地址: 惠州市东江高新科技产业园上霞北路1号华阳工业园A区 英文地址: North Shangxia Road, Dongjiang Hi-tech Industry Park,Huizhou, Guangdong Province,P R China |
<% }else { %>
Ship to:
华旋有限公司(WORLD SYMBOL LTD)
中文地址: 香港新界沙田安心街十一號華順廣場17樓1718室 英文地址: Unit 1718,17/F,Topsail Plaza,No.11 On Sum Street, Shatin,New Territories,Hong Kong |
<% } %>
| 序 号 |
PO号 | 行项号 | 物料号 | 数量 (PCS) |
原产地 | 品牌 | 单重 (g) |
总净重 (KG) |
总毛重 (KG) |
箱号 | 卡板号 | 件数 | 体积m³ | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Total: | ${totalDeliveryQuantity} | ${totalNetWeight, numberFormat="#.###"} | ${totalGrossWeight, numberFormat="#.###"} | ${totalPackQuantity} | ${totalVolume, numberFormat="#.###"} | |||||||||||||
| ${itemIndex+1} | ${package.purOrderNo} | ${package.purOrderItemNo} | ${package.materialNo} | ${package.totalQuantity!"0"} | ${package.origin} | ${package.brand} | ${package.weight} | ${@package.getFormatThree(netWeight)} | <%if(package.grossWeight == 0){%><%}else{%> | ${package.grossWeight} | <%}%> <% if(@ org.apache.commons.lang.StringUtils.length(package.outpackingNumber) > 50){%>${package.outpackingNumber} | <%}else {%>${package.outpackingNumber} | <%}%>${@ package.abbreviate(package.palletNumber,",",1)} | <% if(@ org.apache.commons.lang.StringUtils.length(package.showSum) > 50){%>${package.showSum} | <%}else {%>${package.showSum} | <%}%> <%if(package.volume <= 0){%><%}else if(package.volume < 0.001){%> | 0.001 | <%}else{%>${package.volume, numberFormat="#.###"} | <%}%>