
| To : The Timeless Dimension Company 7 Rectory Lane Bix Henley-On-Thames Oxfordshire RG9 6BS Tel: 01491 414396 Fax: '; astr=astr+' | From : '+ self.customername+' '+ self.customercompany+' '+ self.customeraddr1+' '+ self.customeraddr2+' '+ self.customertown+' '+ self.customercounty+' '+ self.customercountry+' '+ self.customerpostcode+' '+ self.customertelephone+' |
Date : '+d+'
'; astr = astr + '
Please Supply The following Items
'; astr = astr + '
| Code | Description | Price | Quantity | Total | Delivery | Tax |
| '+self.orderlines[i].prdcde + ' Remove Item | '+self.orderlines[i].prddsc + ' | '+pri+' | '+self.orderlines[i].prdqty+' | '+tot +' | '+tdel+' | '+ttax+' |
| '+gtot+' | '+gdel+' | '+gtax+' | ||||
| Total | '+Math.round((eval(gtot)+eval(gdel) )*100)/100+' | |||||
| Total | '+Math.round((eval(gtot)+eval(gdel)+eval(gtax))*100)/100+' |