Select Customer Name
-----------------------------------
=$customer[TCustomers::FIRST_NAME]." ".$customer[TCustomers::LAST_NAME]?>
if($customer_id == $customer[TCustomers::CUSTOMER_ID]) { $customer_name = $customer[TCustomers::FIRST_NAME]." ".$customer[TCustomers::LAST_NAME]; } } } ?>
Exchange Rate
Currency
Charge Percentage
Generate Invoice
require_once(TEMPLATES_DIR_ADMIN.'footer.html');?>