data['taxcombination']; $previous = empty($taxcombination) ? '{/base}/finance/tax/combination/list' : '{/base}/finance/tax/combination/list?{?}&offset=' . \reset($taxcombination)->id . '&ptype=p'; $next = empty($taxcombination) ? '{/base}/finance/tax/combination/list' : '{/base}/finance/tax/combination/list?{?}&offset=' . \end($taxcombination)->id . '&ptype=n'; echo $this->data['nav']->render(); ?>
getHtml('TaxCombinations'); ?>download
$value) : ++$count; $url = UriFactory::build('{/base}/finance/tax/combination/view?{?}&id=' . $value->id); ?>
getHtml('ID', '0', '0'); ?> getHtml('Client'); ?> getHtml('Supplier'); ?> getHtml('Item'); ?> getHtml('TaxCode'); ?> getHtml('Tax'); ?> getHtml('PL'); ?>
id; ?> printHtml($value->clientCode->getValue()); ?> printHtml($value->supplierCode->getValue()); ?> printHtml($value->itemCode->getValue()); ?> printHtml($value->taxCode->abbr); ?> taxCode->percentageInvoice / 10000; ?> % printHtml($value->account); ?>
getHtml('Empty', '0', '0'); ?>