コード例 #1
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('inventoryplus/transaction_product');
 }
コード例 #2
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('inventorysupplyneeds/draftpo_product');
 }
コード例 #3
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('inventorypurchasing/purchaseorder');
 }
コード例 #4
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('inventoryplus/warehouse_shipment');
 }
コード例 #5
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('inventorywarehouse/requeststock');
 }
コード例 #6
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('inventorywarehouse/transaction');
 }
コード例 #7
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('inventorypurchasing/supplier_product');
 }