Ejemplo n.º 1
0
 protected function _construct()
 {
     parent::_construct();
     $this->_init('sales/order_invoice_comment');
 }
Ejemplo n.º 2
0
 protected function _construct()
 {
     parent::_construct();
     $this->_init('sales/order_creditmemo_comment');
 }