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(); ?>
getHtml('TaxCodes'); ?>download
$value) : ++$count; $url = UriFactory::build('{/base}/finance/tax/code/view?{?}&id=' . $value->id); ?>
getHtml('TaxCode'); ?> getHtml('Name'); ?> getHtml('Invoice'); ?> getHtml('Sales'); ?> getHtml('Purchase'); ?> getHtml('Tax1Account'); ?> getHtml('Tax2Account'); ?>
printHtml($value->abbr); ?> printHtml($value->l11n->title); ?> percentageInvoice / 10000; ?> % percentageOutput / 10000; ?> % percentageInput / 10000; ?> % printHtml($value->taxAccount1); ?> printHtml($value->taxAccount2); ?>
getHtml('Empty', '0', '0'); ?>