
| To : Armory PO BOX 6492 NOTTINGHAM UK NG5 4EU Tel: +44 (0)115 9692147 Fax: +44 (0)115 9692158 '; 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
| All prices shown are inclusive of VAT(Sales Tax) If you are outside the UK or Europe then VAT(Sales Tax) will be deducted from the total Please set the delivery location below |
| Code | Description | Price | Quantity | Total (Inc VAT) | Delivery | Less Tax |
| '+self.orderlines[i].prdcde + ' Remove Item | '+self.orderlines[i].prddsc + ' | '+pri+' | '+self.orderlines[i].prdqty+' | '+tot +' | '+tdel+' | '+' |
| '+gtot+' | '+gdel+' | '+gtax+' | ||||
| Total | '+Math.round((eval(gtot)+eval(gdel)-eval(gtax) )*100)/100+' | |||||
| Total | '+Math.round((eval(gtot)+eval(gdel-gtax))*100)/100+' |