Example #1
0
 protected function _construct()
 {
     parent::_construct();
     $this->_init('sales/order_invoice_comment');
 }
Example #2
0
 protected function _construct()
 {
     parent::_construct();
     $this->_init('sales/order_creditmemo_comment');
 }