link('job_index'); ?>

counter(array( 'format' => __('Page %page% of %pages%, showing %current% Jobs of %count%', true) )); ?>
prev('<< '.__('previous', true), array(), null, array('class'=>'disabled'));?> | numbers();?> next(__('next', true).' >>', array(), null, array('class'=>'disabled'));?>
create('Job', array('action'=>'/jobs/ajax_edit', 'default'=>false));?>
create('Job', array('action'=>'ajax_edit', 'class'=>'job_table_form', 'default'=>false)); ?> Undelete'; } else { $rowClass = ''; $button = ''; } ?>
Actions sort('Order Received', 'date_order_received');?> sort('All Paid', 'all_paid');?> sort('All Sent', 'all_sent');?> sort('Status', 'job_status');?> sort('Sale Category');?> sort('Job Type', 'job_type');?> sort('Shipment Category','shipment_category');?> sort('Job Number','title');?> Enquiry Number Principle CMC POs Date Order Placed on Principle sort('Customer','Customer.name');?> Customer Order No sort('Principle Ref', 'principle_reference');?> sort('Scheduled Ex-Works', 'date_scheduled_ex_works');?> sort('Date Sent to Customer', 'date_sent_to_customer');?> sort('Freight Paid By CMC');?> sort('Sale Currency');?> sort('Gross Sales AUD');?> sort('Net Sales AUD');?> sort('Gross Profit AUD');?> sort('Net Export Sales Converted to Or Invoiced in AUD');?> sort('Gross Profit Value Export in AUD');?> sort('GP% Excl Commissions');?> sort('ATO Exchange Rate');?> sort('Gross Australian Sales Foreign Currency');?> sort('Net Australian Sales Foreign Currency');?> sort('Gross Profit value Australian Sales Foreign Currency');?> sort('Gross Export Sales Foreign Currency');?> sort('Net Export Sales Foreign Currency');?> sort('Gross Profit Value After Discount Exports Foreign Currency');?> sort('Gross Commissions');?> sort('Net Commisions');?>
element('isEmptyDate', array('date'=>$job['Job']['date_order_received']));?> element('booleanTick', array('bool'=>$job['Job']['all_paid'])); ?> element('booleanTick', array('bool'=>$job['Job']['all_sent'])); ?> link($job['Job']['title'], array('controller'=>'jobs', 'action'=>'view', $job['Job']['id']));?> link($job['Enquiry']['title'], array('controller'=>'enquiries','action'=>'view', $job['Enquiry']['id']));?> link($principleList[$job['Enquiry']['principle_id']], '/principles/view/'.$job['Enquiry']['principle_id']);?> link($po['title'], array('controller'=>'purchase_orders', 'action'=>'view', $po['id']))."
"; } ?>
element('isEmptyDate', array('date'=>$po['issue_date'])); echo "
"; } ?>
link($job['Customer']['name'], array('controller'=>'customers','action'=>'view', $job['Customer']['id']));?> "; } ?> element('isEmptyDate', array('date'=>$job['Job']['date_scheduled_ex_works']));?> element('isEmptyDate', array('date'=>$job['Job']['date_order_sent_to_customer']));?> currency($job['Job']['company_gross_sales_aud']);?> currency($job['Job']['net_sales_aud']);?> currency($job['Job']['gross_profit_aud']);?> currency($job['Job']['net_export_sales_aud']);?> currency($job['Job']['gross_profit_exports_aud']);?>
prev('<< '.__('previous', true), array(), null, array('class'=>'disabled'));?> | numbers();?> next(__('next', true).' >>', array(), null, array('class'=>'disabled'));?>
end(); ?>