data['costcenter']; $previous = empty($costcenter) ? '{/base}/accounting/costcenter/list' : '{/base}/accounting/costcenter/list?{?}&offset=' . \reset($costcenter)->id . '&ptype=p'; $next = empty($costcenter) ? '{/base}/accounting/costcenter/list' : '{/base}/accounting/costcenter/list?{?}&offset=' . \end($costcenter)->id . '&ptype=n'; echo $this->data['nav']->render(); ?>
| = $this->getHtml('Code'); ?> | = $this->getHtml('Name'); ?> | |
| = $this->printHtml($value->code); ?> | = $this->printHtml($value->getL11n()); ?> | |
| = $this->getHtml('Empty', '0', '0'); ?> | ||