WIP
This commit is contained in:
parent
a7236b950a
commit
004b44cd6f
|
|
@ -13,6 +13,7 @@
|
||||||
<th>Date Due</th>
|
<th>Date Due</th>
|
||||||
<th><?php echo $paginator->sort('paid');?></th>
|
<th><?php echo $paginator->sort('paid');?></th>
|
||||||
<th>Date Received</th>
|
<th>Date Received</th>
|
||||||
|
<th>TODO</th>
|
||||||
<th><?php echo $paginator->sort('Invoice Number');?></th>
|
<th><?php echo $paginator->sort('Invoice Number');?></th>
|
||||||
<th><?php echo $paginator->sort('Job Number');?></th>
|
<th><?php echo $paginator->sort('Job Number');?></th>
|
||||||
<th><?php echo $paginator->sort('enquiry_id');?></th>
|
<th><?php echo $paginator->sort('enquiry_id');?></th>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue