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