$col1width = '30%'; $col2width = '30%'; $col3width = '30%'; ?>
| BILL TO: | SHIP TO: |
CMC INVOICE#: CMCIN4745 Date: =$document['Invoice']['issue_date'];?> MAKE PAYMENT TO: Account Name: CMC Technologies Pty Ltd Bank Number BSB#: 062-458 Account Number: 10067982 SWIFT Code: CTBAAU2S |
||||
|
=$enquiry['BillingAddress']['address'];?> =$enquiry['BillingAddress']['city'];?> =$enquiry['BillingAddress']['postcode'];?> =strtoupper($states[$enquiry['BillingAddress']['state_id']]);?> |
=$enquiry['ShippingAddress']['address'];?> =$enquiry['ShippingAddress']['city'];?> =$enquiry['ShippingAddress']['postcode'];?> =strtoupper($states[$enquiry['ShippingAddress']['state_id']]);?> |
|||||
| CUSTOMER ORDER NO | CMC JOB # | FOB | SHIP VIA | TERMS | CUSTOMER ABN |
| =$job['Job']['customer_order_number'];?> | =$job['Job']['title'];?> | ?? | ?? | =$job['Customer']['payment_terms'];?> | =$this->element('abn', array('abn'=>$job['Customer']['abn']));?> |