data['taxcode']; $previous = empty($taxcode) ? '{/base}/finance/tax/code/list' : '{/base}/finance/tax/code/list?{?}&offset=' . \reset($taxcode)->id . '&ptype=p'; $next = empty($taxcode) ? '{/base}/finance/tax/code/list' : '{/base}/finance/tax/code/list?{?}&offset=' . \end($taxcode)->id . '&ptype=n'; echo $this->data['nav']->render(); ?>
| = $this->getHtml('TaxCode'); ?> | = $this->getHtml('Name'); ?> | = $this->getHtml('Invoice'); ?> | = $this->getHtml('Sales'); ?> | = $this->getHtml('Purchase'); ?> | = $this->getHtml('Tax1Account'); ?> | = $this->getHtml('Tax2Account'); ?> |
| = $this->printHtml($value->abbr); ?> | = $this->printHtml($value->l11n->title); ?> | = $value->percentageInvoice / 10000; ?> % | = $value->percentageOutput / 10000; ?> % | = $value->percentageInput / 10000; ?> % | = $this->printHtml($value->taxAccount1); ?> | = $this->printHtml($value->taxAccount2); ?> |
| = $this->getHtml('Empty', '0', '0'); ?> | ||||||