diff options
Diffstat (limited to 'templates/demo')
-rw-r--r-- | templates/demo/ap_transaction.html | 2 | ||||
-rw-r--r-- | templates/demo/ar_transaction.html | 2 | ||||
-rw-r--r-- | templates/demo/bin_list.html | 8 | ||||
-rw-r--r-- | templates/demo/invoice.html | 18 | ||||
-rw-r--r-- | templates/demo/letterhead.html | 2 | ||||
-rw-r--r-- | templates/demo/packing_list.html | 14 | ||||
-rw-r--r-- | templates/demo/pick_list.html | 6 | ||||
-rw-r--r-- | templates/demo/pos_invoice.txt | 20 | ||||
-rw-r--r-- | templates/demo/purchase_order.html | 16 | ||||
-rw-r--r-- | templates/demo/request_quotation.html | 12 | ||||
-rw-r--r-- | templates/demo/sales_order.html | 16 | ||||
-rw-r--r-- | templates/demo/sales_quotation.html | 14 | ||||
-rw-r--r-- | templates/demo/statement.html | 20 | ||||
-rw-r--r-- | templates/demo/timecard.html | 4 | ||||
-rw-r--r-- | templates/demo/work_order.html | 8 |
15 files changed, 81 insertions, 81 deletions
diff --git a/templates/demo/ap_transaction.html b/templates/demo/ap_transaction.html index 364dcaea..153b208f 100644 --- a/templates/demo/ap_transaction.html +++ b/templates/demo/ap_transaction.html @@ -1,7 +1,7 @@ <body bgcolor=ffffff> -<table width=100 ?> +<table width="100%"> <?lsmb include letterhead.html ?> diff --git a/templates/demo/ar_transaction.html b/templates/demo/ar_transaction.html index 8422609f..b9ecd757 100644 --- a/templates/demo/ar_transaction.html +++ b/templates/demo/ar_transaction.html @@ -1,7 +1,7 @@ <body bgcolor=ffffff> -<table width=100 ?> +<table width="100%"> <?lsmb include letterhead.html ?> diff --git a/templates/demo/bin_list.html b/templates/demo/bin_list.html index 543dc8dd..3a14e7d9 100644 --- a/templates/demo/bin_list.html +++ b/templates/demo/bin_list.html @@ -1,7 +1,7 @@ <body bgcolor=ffffff> -<table width=100 ?> +<table width="100%"> <?lsmb include letterhead.html ?> @@ -19,8 +19,8 @@ <td> <table width=100% cellspacing=0 cellpadding=0> <tr bgcolor=000000> - <th align=left width=50 ?><font color=ffffff>From</th> - <th align=left width=50 ?><font color=ffffff>Ship To</th> + <th align=left width="50%"><font color=ffffff>From</th> + <th align=left width="50%"><font color=ffffff>Ship To</th> </tr> <tr valign=top> @@ -135,7 +135,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <th align=left><font color=ffffff>Item</th> <th align=left><font color=ffffff>Number</th> diff --git a/templates/demo/invoice.html b/templates/demo/invoice.html index 3b15e0ee..90b43c88 100644 --- a/templates/demo/invoice.html +++ b/templates/demo/invoice.html @@ -1,7 +1,7 @@ <body bgcolor=ffffff> -<table width=100 ?> +<table width="100%"> <?lsmb include letterhead.html ?> @@ -19,8 +19,8 @@ <td> <table width=100% callspacing=0 cellpadding=0> <tr bgcolor=000000> - <th align=left width=50 ?><font color=ffffff>To</th> - <th align=left width=50 ?><font color=ffffff>Ship To</th> + <th align=left width="50%"><font color=ffffff>To</th> + <th align=left width="50%"><font color=ffffff>Ship To</th> </tr> <tr valign=top> @@ -128,7 +128,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <th align=right><font color=ffffff>Item</th> <th align=left><font color=ffffff>Number</th> @@ -207,7 +207,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr valign=top> <?lsmb if notes ?> <td><?lsmb notes ?></td> @@ -228,7 +228,7 @@ <td> </td> <td colspan=9> - <table width=60 ?> + <table width="60%"> <tr> <th align=left>Payments</th> @@ -277,15 +277,15 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr valign=top> - <td width=60 ?><font size=-3> + <td width="60%"><font size=-3> Payment due by <?lsmb duedate ?>. Items returned are subject to a 10% restocking charge. A return authorization must be obtained from <?lsmb company ?> before goods are returned. Returns must be shipped prepaid and properly insured. <?lsmb company ?> will not be responsible for damages during transit. </font> </td> - <td width=40 ?> + <td width="40%"> X <hr noshade> </td> </tr> diff --git a/templates/demo/letterhead.html b/templates/demo/letterhead.html index 1094bcf6..ad071986 100644 --- a/templates/demo/letterhead.html +++ b/templates/demo/letterhead.html @@ -2,7 +2,7 @@ <td width=10> </td> <td> - <table width=100 ?> + <table width="100%"> <tr> <td> <h4> diff --git a/templates/demo/packing_list.html b/templates/demo/packing_list.html index 3a6683f8..10c03410 100644 --- a/templates/demo/packing_list.html +++ b/templates/demo/packing_list.html @@ -1,7 +1,7 @@ <body bgcolor=ffffff> -<table width=100 ?> +<table width="100%"> <?lsmb include letterhead.html ?> @@ -20,7 +20,7 @@ <table width=100% cellspacing=0 cellpadding=0> <tr bgcolor=000000> <th width=50% align=left><font color=ffffff>Ship To:</th> - <th width=50 ?> </th> + <th width="50%"> </th> </tr> <tr valign=top> @@ -107,7 +107,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <th align=left><font color=ffffff>Item</th> <th align=left><font color=ffffff>Number</th> @@ -147,7 +147,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr valign=top> <td>Notes</td> <td><?lsmb notes ?></td> @@ -161,9 +161,9 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr valign=top> - <td width=70 ?><font size=-3> + <td width="70%"><font size=-3> Items returned are subject to a 10% restocking charge. A return authorization must be obtained from <?lsmb company ?> before goods are returned. Returns must be shipped @@ -171,7 +171,7 @@ for damages during transit. </font> </td> - <td width=30 ?> + <td width="30%"> X <hr noshade> </td> </tr> diff --git a/templates/demo/pick_list.html b/templates/demo/pick_list.html index 057c4944..c71dd76d 100644 --- a/templates/demo/pick_list.html +++ b/templates/demo/pick_list.html @@ -1,7 +1,7 @@ <body bgcolor=ffffff> -<table width=100 ?> +<table width="100%"> <?lsmb include letterhead.html ?> @@ -20,7 +20,7 @@ <table width=100% callspacing=0 cellpadding=0> <tr bgcolor=000000> <th width=50% align=left><font color=ffffff>Ship To:</th> - <th width=50 ?> </th> + <th width="50%"> </th> </tr> <tr valign=top> @@ -100,7 +100,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <th align=left><font color=ffffff>Item</th> <th align=left><font color=ffffff>Number</th> diff --git a/templates/demo/pos_invoice.txt b/templates/demo/pos_invoice.txt index 5cffdb3a..10c809ca 100644 --- a/templates/demo/pos_invoice.txt +++ b/templates/demo/pos_invoice.txt @@ -1,37 +1,37 @@ -<?lsmb company align=center width=40 ?> -<?lsmb address align=center width=40 ?> +<?lsmb company align=center width="40" ?> +<?lsmb address align=center width="40" ?> -Till: <?lsmb till align=left width=3 ?> Phone#: <?lsmb tel ?> +Till: <?lsmb till align=left width="3" ?> Phone#: <?lsmb tel ?> Cashier: <?lsmb employee ?> Inv #/Date: <?lsmb invnumber ?> / <?lsmb invdate ?> Printed: <?lsmb dateprinted ?> Qty Description Amount <?lsmb foreach number ?> -<?lsmb qty align=right width=5 ?> <?lsmb description align=left width=24 offset=6 ?> <?lsmb linetotal align=right width=9 ?> +<?lsmb qty align=right width="5" ?> <?lsmb description align=left width=24 offset=6 ?> <?lsmb linetotal align=right width="9" ?> <?lsmb number ?> @ <?lsmb sellprice ?>/<?lsmb unit ?> <?lsmb end number ?> Number of items: <?lsmb totalqty ?> <?lsmb if taxincluded ?> --------------- - Total: <?lsmb invtotal align=right width=9 ?> + Total: <?lsmb invtotal align=right width="9" ?> <?lsmb end taxincluded ?> <?lsmb if not taxincluded ?> ------------ - Subtotal: <?lsmb subtotal align=right width=9 ?> + Subtotal: <?lsmb subtotal align=right width="9" ?> <?lsmb end taxincluded ?> <?lsmb foreach tax ?> -<?lsmb taxdescription align=right width=23 ?> @ <?lsmb taxrate align=right width=2 ?>%: <?lsmb tax align=right width=9 ?> +<?lsmb taxdescription align=right width="23" ?> @ <?lsmb taxrate align=right width="2" ?>%: <?lsmb tax align=right width="9" ?> <?lsmb end tax ?> <?lsmb foreach payment ?> - Paid: <?lsmb payment align=right width=9 ?> <?lsmb currency ?> + Paid: <?lsmb payment align=right width="9" ?> <?lsmb currency ?> <?lsmb end payment ?> <?lsmb if change ?> - Change: <?lsmb change align=right width=9 ?> + Change: <?lsmb change align=right width="9" ?> <?lsmb end change ?> <?lsmb if total ?> - Balance Due: <?lsmb total align=right width=9 ?> + Balance Due: <?lsmb total align=right width="9" ?> <?lsmb end total ?> <?lsmb if discount ?> diff --git a/templates/demo/purchase_order.html b/templates/demo/purchase_order.html index 656f4527..cc8ea763 100644 --- a/templates/demo/purchase_order.html +++ b/templates/demo/purchase_order.html @@ -1,7 +1,7 @@ <body bgcolor=ffffff> -<table width=100 ?> +<table width="100%"> <?lsmb include letterhead.html ?> @@ -19,8 +19,8 @@ <td> <table width=100% callspacing=0 cellpadding=0> <tr bgcolor=000000> - <th align=left width=50 ?><font color=ffffff>To:</th> - <th align=left width=50 ?><font color=ffffff>Ship To:</th> + <th align=left width="50%"><font color=ffffff>To:</th> + <th align=left width="50%"><font color=ffffff>Ship To:</th> </tr> <tr valign=top> @@ -114,7 +114,7 @@ <tr> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <th align=right><font color=ffffff>Item</th> <th align=left><font color=ffffff>Number</th> @@ -207,7 +207,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr valign=top> <td>Notes</td> <td><?lsmb notes ?></td> @@ -222,11 +222,11 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr valign=top> - <td width=70 ?> </td> + <td width="70%"> </td> - <td width=30 ?> + <td width="30%"> X <hr noshade> </td> </tr> diff --git a/templates/demo/request_quotation.html b/templates/demo/request_quotation.html index ef3121a9..ad9b0ab2 100644 --- a/templates/demo/request_quotation.html +++ b/templates/demo/request_quotation.html @@ -1,7 +1,7 @@ <body bgcolor=ffffff> -<table width=100 ?> +<table width="100%"> <?lsmb include letterhead.html ?> @@ -17,10 +17,10 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> - <th align=left width=50 ?><font color=ffffff>To:</th> - <th align=left width=50 ?><font color=ffffff>Ship To:</th> + <th align=left width="50%"><font color=ffffff>To:</th> + <th align=left width="50%"><font color=ffffff>Ship To:</th> </tr> <tr valign=top> @@ -126,7 +126,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr> <th align=right>Item</th> <th align=left>Number</th> @@ -161,7 +161,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr valign=top> <td>Notes</td> <td><?lsmb notes ?></td> diff --git a/templates/demo/sales_order.html b/templates/demo/sales_order.html index e3ff7e13..d238b339 100644 --- a/templates/demo/sales_order.html +++ b/templates/demo/sales_order.html @@ -1,7 +1,7 @@ <body bgcolor=ffffff> -<table width=100 ?> +<table width="100%"> <?lsmb include letterhead.html ?> @@ -19,8 +19,8 @@ <td> <table width=100% callspacing=0 cellpadding=0> <tr bgcolor=000000> - <th align=left width=50 ?><font color=ffffff>To</th> - <th align=left width=50 ?><font color=ffffff>Ship To</th> + <th align=left width="50%"><font color=ffffff>To</th> + <th align=left width="50%"><font color=ffffff>Ship To</th> </tr> <tr valign=top> @@ -116,7 +116,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <th align=right><font color=ffffff>Item</th> <th align=left><font color=ffffff>Number</th> @@ -192,7 +192,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr valign=top> <?lsmb if notes ?> <td>Notes</td> @@ -210,13 +210,13 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr valign=top> - <td width=60 ?><font size=-3> + <td width="60%"><font size=-3> Special order items are subject to a 10% order cancellation fee. </font> </td> - <td width=40 ?> + <td width="40%"> X <hr noshade> </td> </tr> diff --git a/templates/demo/sales_quotation.html b/templates/demo/sales_quotation.html index b94f793d..7e4ac121 100644 --- a/templates/demo/sales_quotation.html +++ b/templates/demo/sales_quotation.html @@ -1,7 +1,7 @@ <body bgcolor=ffffff> -<table width=100 ?> +<table width="100%"> <?lsmb include letterhead.html ?> @@ -17,7 +17,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr valign=top> <td><?lsmb name ?> @@ -87,7 +87,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <th align=right><font color=ffffff>Item</th> <th align=left><font color=ffffff>Number</th> @@ -162,7 +162,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr valign=top> <?lsmb if notes ?> <td>Notes</td> @@ -180,13 +180,13 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr valign=top> - <td width=60 ?><font size=-3> + <td width="60%"><font size=-3> Special order items are subject to a 10% cancellation fee. </font> </td> - <td width=40 ?> + <td width="40%"> X <hr noshade> </td> </tr> diff --git a/templates/demo/statement.html b/templates/demo/statement.html index d90afab4..6635f605 100644 --- a/templates/demo/statement.html +++ b/templates/demo/statement.html @@ -1,7 +1,7 @@ <body bgcolor=ffffff> -<table width=100 ?> +<table width="100%"> <?lsmb include letterhead.html ?> @@ -22,7 +22,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr valign=top> <td><?lsmb name ?> <br><?lsmb address1 ?> @@ -59,16 +59,16 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr> <th align=left>Invoice #</th> <th align=left>Order#</th> - <th width=10 ?>Date</th> - <th width=10 ?>Due</th> - <th width=10 ?>Current</th> - <th width=10 ?>30</th> - <th width=10 ?>60</th> - <th width=10 ?>90</th> + <th width="10%">Date</th> + <th width="10%">Due</th> + <th width="10%">Current</th> + <th width="10%">30</th> + <th width="10%">60</th> + <th width="10%">90</th> </tr> <?lsmb foreach invnumber ?> @@ -108,7 +108,7 @@ <td> </td> <td align=right> - <table width=50 ?> + <table width="50%"> <tr> <th>Total Outstanding</th> <th align=right><?lsmb total ?></th> diff --git a/templates/demo/timecard.html b/templates/demo/timecard.html index d9baa897..e6bb05ab 100644 --- a/templates/demo/timecard.html +++ b/templates/demo/timecard.html @@ -1,6 +1,6 @@ <body bgcolor=ffffff> -<table width=100 ?> +<table width="100%"> <?lsmb include letterhead.html ?> @@ -66,7 +66,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr valign=bottom> <td> <table> diff --git a/templates/demo/work_order.html b/templates/demo/work_order.html index b0c4ee49..b0f359da 100644 --- a/templates/demo/work_order.html +++ b/templates/demo/work_order.html @@ -1,7 +1,7 @@ <body bgcolor=ffffff> -<table width=100 ?> +<table width="100%"> <?lsmb include letterhead.html ?> @@ -19,8 +19,8 @@ <td> <table width=100% callspacing=0 cellpadding=0> <tr bgcolor=000000> - <th align=left width=50 ?><font color=ffffff>To</th> - <th align=left width=50 ?><font color=ffffff>Ship To</th> + <th align=left width="50%"><font color=ffffff>To</th> + <th align=left width="50%"><font color=ffffff>Ship To</th> </tr> <tr valign=top> @@ -116,7 +116,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <th align=right><font color=ffffff>Item</th> <th align=left><font color=ffffff>Number</th> |