cmc-sales/views/shipments/edit.ctp
2011-05-09 11:11:23 +10:00

5 lines
154 B
PHP

<?=$javascript->link('add_edit_shipment');?>
<?=$this->element('add_edit_shipment', array('invoiceType'=>$invoiceType));?>
<?php debug($this->data); ?>