コード例 #1
0
ファイル: Collection.php プロジェクト: jpbender/mage_virtual
 protected function _construct()
 {
     parent::_construct();
     $this->_init('sales/order_invoice_comment');
 }
コード例 #2
0
ファイル: Collection.php プロジェクト: jpbender/mage_virtual
 protected function _construct()
 {
     parent::_construct();
     $this->_init('sales/order_creditmemo_comment');
 }