public function _construct()
 {
     parent::_construct();
     $this->_init('inventoryplus/transaction_product');
 }
 public function _construct()
 {
     parent::_construct();
     $this->_init('inventorysupplyneeds/draftpo_product');
 }
 public function _construct()
 {
     parent::_construct();
     $this->_init('inventorypurchasing/purchaseorder');
 }
 public function _construct()
 {
     parent::_construct();
     $this->_init('inventoryplus/warehouse_shipment');
 }
 public function _construct()
 {
     parent::_construct();
     $this->_init('inventorywarehouse/requeststock');
 }
 public function _construct()
 {
     parent::_construct();
     $this->_init('inventorywarehouse/transaction');
 }
 public function _construct()
 {
     parent::_construct();
     $this->_init('inventorypurchasing/supplier_product');
 }