<body bgcolor=ffffff> <table width="100%"> <tr> <td width=10> </td> <td> <table width="100%"> <tr> <td> <h4> <?lsmb company ?> <br><?lsmb address ?> </h4> </td> <th><img src=http://www.ledger-smb.org/images/ledger-smb.png border=0 width=64 height=58></th> <td align=right> <h4> 電話: <?lsmb tel ?> <br>傳真: <?lsmb fax ?> </h4> </td> </tr> <tr> <th colspan=3> <h4>出貨單</h4> </th> </tr> </table> </td> </tr> <tr> <td> </td> <td> <table width=100% cellspacing=0 cellpadding=0> <tr bgcolor=000000> <th width=50% align=left><font color=ffffff>付運往:</th> <th width="50%"> </th> </tr> <tr valign=top> <td><?lsmb shiptoname ?> <br><?lsmb shiptoaddress1 ?> <?lsmb if shiptoaddress2 ?> <br><?lsmb shiptoaddress2 ?> <?lsmb end shiptoaddress2 ?> <br><?lsmb shiptocity ?> <?lsmb shiptostate ?> <?lsmb shiptozipcode ?> <?lsmb if shiptocountry ?> <br><?lsmb shiptocountry ?> <?lsmb end shiptocountry ?> </td> <td> <?lsmb if shiptocontact ?> <br>致:<?lsmb shiptocontact ?> <?lsmb end shiptocontact ?> <?lsmb if shiptophone ?> <br>電話: <?lsmb shiptophone ?> <?lsmb end shiptophone ?> <?lsmb if shiptofax ?> <br>傳真: <?lsmb shiptofax ?> <?lsmb end shiptofax ?> <?lsmb shiptoemail ?> </td> </tr> </table> </td> </tr> <tr height=5></tr> <tr> <td> </td> <td> <table width=100% border=1> <tr> <th width=17% align=left>發票編號</th> <th width=17% align=left>訂單編號</th> <th width=17% align=left>日期</th> <th width=17% align=left nowrap>聯絡人</th> <?lsmb if warehouse ?> <th width=17% align=left>倉庫</th> <?lsmb end warehouse ?> <th width=17% align=left>付運點</th> <th width=15% align=left>付運公司</th> </tr> <tr> <td><?lsmb invnumber ?> </td> <td><?lsmb ordnumber ?> </td> <?lsmb if shippingdate ?> <td><?lsmb shippingdate ?></td> <?lsmb end shippingdate ?> <?lsmb if not shippingdate ?> <td><?lsmb transdate ?></td> <?lsmb end shippingdate ?> <td><?lsmb employee ?> </td> <?lsmb if warehouse ?> <td><?lsmb warehouse ?> </td> <?lsmb end warehouse ?> <td><?lsmb shippingpoint ?> </td> <td><?lsmb shipvia ?> </td> </tr> </table> </td> </tr> <tr> <td> </td> <td> <table width="100%"> <tr bgcolor=000000> <th align=left><font color=ffffff>位置</th> <th align=left><font color=ffffff>編號</th> <th align=left><font color=ffffff>描述</th> <th align=left><font color=ffffff>序號</th> <th> </th> <th><font color=ffffff>數量</th> <th><font color=ffffff>付運</th> <th> </th> </tr> <?lsmb foreach number ?> <tr valign=top> <td><?lsmb runningnumber ?></td> <td><?lsmb number ?></td> <td><?lsmb description ?></td> <td><?lsmb serialnumber ?></td> <td><?lsmb deliverydate ?></td> <td align=right><?lsmb qty ?></td> <td align=right><?lsmb ship ?></td> <td><?lsmb unit ?></td> </tr> <?lsmb end number ?> </table> </td> </tr> <tr> <td> </td> <td><hr noshade></td> </tr> <tr> <td> </td> <td> <table width="100%"> <tr valign=top> <td>備註</td> <td><?lsmb notes ?></td> </tr> </table> </td> </tr> <tr> <td> </td> <td> <table width="100%"> <tr valign=top> <td width="70%"><font size=-3> 退回的物品須支付10%的回收費用。若要退回物品,必須先取得<?lsmb company ?>的授權。退回 物品的運費和保險費自負。若在途中出現有損毀情況,<?lsmb company ?>將不會負任何責任。 </font> </td> <td width="30%"> X <hr noshade> </td> </tr> </table> </td> </tr> </table>