Ejemplo n.º 1
0
 protected function _prepareLayout()
 {
     $this->setTemplate('inventoryreports/content/chart/chart-content/stockonhand/chart.phtml');
     return parent::_prepareLayout();
 }
Ejemplo n.º 2
0
 protected function _prepareLayout()
 {
     $this->setTemplate('inventoryreports/content/chart/chart-content/order/statistic.phtml');
     parent::_prepareLayout();
 }