Exemple #1
0
 /**
  * Model initialization
  *
  */
 protected function _construct()
 {
     parent::_construct();
     $this->_init('Mage_Sales_Model_Order_Invoice_Comment', 'Mage_Sales_Model_Resource_Order_Invoice_Comment');
 }
 /**
  * Model initialization
  *
  */
 protected function _construct()
 {
     parent::_construct();
     $this->_init('sales/order_invoice_comment');
 }
 /**
  * Model initialization
  *
  */
 protected function _construct()
 {
     parent::_construct();
     $this->_init('sales/order_creditmemo_comment');
 }