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(); ?>
| = $this->getHtml('ID', '0', '0'); ?> | = $this->getHtml('Client'); ?> | = $this->getHtml('Supplier'); ?> | = $this->getHtml('Item'); ?> | = $this->getHtml('TaxCode'); ?> | = $this->getHtml('Tax'); ?> | = $this->getHtml('PL'); ?> |
| = $value->id; ?> | = $this->printHtml($value->clientCode->getValue()); ?> | = $this->printHtml($value->supplierCode->getValue()); ?> | = $this->printHtml($value->itemCode->getValue()); ?> | = $this->printHtml($value->taxCode->abbr); ?> | = $value->taxCode->percentageInvoice / 10000; ?> % | = $this->printHtml($value->account); ?> |
| = $this->getHtml('Empty', '0', '0'); ?> | ||||||