summaryrefslogtreecommitdiff
path: root/templates/Traditional_Chinese_UTF8-packing_list.html
blob: babfb889ff5e809ba3dc0b565aa35145b97c5d32 (plain)
  1. <body bgcolor=ffffff>
  2. <table width="100%">
  3. <tr>
  4. <td width=10>&nbsp;</td>
  5. <td>
  6. <table width="100%">
  7. <tr>
  8. <td>
  9. <h4>
  10. <?lsmb company ?>
  11. <br><?lsmb address ?>
  12. </h4>
  13. </td>
  14. <th><img src=http://www.ledger-smb.org/images/ledger-smb.png border=0 width=64 height=58></th>
  15. <td align=right>
  16. <h4>
  17. 電話: <?lsmb tel ?>
  18. <br>傳真: <?lsmb fax ?>
  19. </h4>
  20. </td>
  21. </tr>
  22. <tr>
  23. <th colspan=3>
  24. <h4>出貨單</h4>
  25. </th>
  26. </tr>
  27. </table>
  28. </td>
  29. </tr>
  30. <tr>
  31. <td>&nbsp;</td>
  32. <td>
  33. <table width=100% cellspacing=0 cellpadding=0>
  34. <tr bgcolor=000000>
  35. <th width=50% align=left><font color=ffffff>付運往:</th>
  36. <th width="50%">&nbsp;</th>
  37. </tr>
  38. <tr valign=top>
  39. <td><?lsmb shiptoname ?>
  40. <br><?lsmb shiptoaddress1 ?>
  41. <?lsmb if shiptoaddress2 ?>
  42. <br><?lsmb shiptoaddress2 ?>
  43. <?lsmb end shiptoaddress2 ?>
  44. <br><?lsmb shiptocity ?> <?lsmb shiptostate ?> <?lsmb shiptozipcode ?>
  45. <?lsmb if shiptocountry ?>
  46. <br><?lsmb shiptocountry ?>
  47. <?lsmb end shiptocountry ?>
  48. </td>
  49. <td>
  50. <?lsmb if shiptocontact ?>
  51. <br>致:<?lsmb shiptocontact ?>
  52. <?lsmb end shiptocontact ?>
  53. <?lsmb if shiptophone ?>
  54. <br>電話: <?lsmb shiptophone ?>
  55. <?lsmb end shiptophone ?>
  56. <?lsmb if shiptofax ?>
  57. <br>傳真: <?lsmb shiptofax ?>
  58. <?lsmb end shiptofax ?>
  59. <?lsmb shiptoemail ?>
  60. </td>
  61. </tr>
  62. </table>
  63. </td>
  64. </tr>
  65. <tr height=5></tr>
  66. <tr>
  67. <td>&nbsp;</td>
  68. <td>
  69. <table width=100% border=1>
  70. <tr>
  71. <th width=17% align=left>發票編號</th>
  72. <th width=17% align=left>訂單編號</th>
  73. <th width=17% align=left>日期</th>
  74. <th width=17% align=left nowrap>聯絡人</th>
  75. <?lsmb if warehouse ?>
  76. <th width=17% align=left>倉庫</th>
  77. <?lsmb end warehouse ?>
  78. <th width=17% align=left>付運點</th>
  79. <th width=15% align=left>付運公司</th>
  80. </tr>
  81. <tr>
  82. <td><?lsmb invnumber ?>&nbsp;</td>
  83. <td><?lsmb ordnumber ?>&nbsp;</td>
  84. <?lsmb if shippingdate ?>
  85. <td><?lsmb shippingdate ?></td>
  86. <?lsmb end shippingdate ?>
  87. <?lsmb if not shippingdate ?>
  88. <td><?lsmb transdate ?></td>
  89. <?lsmb end shippingdate ?>
  90. <td><?lsmb employee ?>&nbsp;</td>
  91. <?lsmb if warehouse ?>
  92. <td><?lsmb warehouse ?>&nbsp;</td>
  93. <?lsmb end warehouse ?>
  94. <td><?lsmb shippingpoint ?>&nbsp;</td>
  95. <td><?lsmb shipvia ?>&nbsp;</td>
  96. </tr>
  97. </table>
  98. </td>
  99. </tr>
  100. <tr>
  101. <td>&nbsp;</td>
  102. <td>
  103. <table width="100%">
  104. <tr bgcolor=000000>
  105. <th align=left><font color=ffffff>位置</th>
  106. <th align=left><font color=ffffff>編號</th>
  107. <th align=left><font color=ffffff>描述</th>
  108. <th align=left><font color=ffffff>序號</th>
  109. <th>&nbsp;</th>
  110. <th><font color=ffffff>數量</th>
  111. <th><font color=ffffff>付運</th>
  112. <th>&nbsp;</th>
  113. </tr>
  114. <?lsmb foreach number ?>
  115. <tr valign=top>
  116. <td><?lsmb runningnumber ?></td>
  117. <td><?lsmb number ?></td>
  118. <td><?lsmb description ?></td>
  119. <td><?lsmb serialnumber ?></td>
  120. <td><?lsmb deliverydate ?></td>
  121. <td align=right><?lsmb qty ?></td>
  122. <td align=right><?lsmb ship ?></td>
  123. <td><?lsmb unit ?></td>
  124. </tr>
  125. <?lsmb end number ?>
  126. </table>
  127. </td>
  128. </tr>
  129. <tr>
  130. <td>&nbsp;</td>
  131. <td><hr noshade></td>
  132. </tr>
  133. <tr>
  134. <td>&nbsp;</td>
  135. <td>
  136. <table width="100%">
  137. <tr valign=top>
  138. <td>備註</td>
  139. <td><?lsmb notes ?></td>
  140. </tr>
  141. </table>
  142. </td>
  143. </tr>
  144. <tr>
  145. <td>&nbsp;</td>
  146. <td>
  147. <table width="100%">
  148. <tr valign=top>
  149. <td width="70%"><font size=-3>
  150. 退回的物品須支付10%的回收費用。若要退回物品,必須先取得<?lsmb company ?>的授權。退回
  151. 物品的運費和保險費自負。若在途中出現有損毀情況,<?lsmb company ?>將不會負任何責任。
  152. </font>
  153. </td>
  154. <td width="30%">
  155. X <hr noshade>
  156. </td>
  157. </tr>
  158. </table>
  159. </td>
  160. </tr>
  161. </table>