getData('bills') ?? []; echo $this->getData('nav')->render(); ?>
| = $this->getHtml('ID', '0', '0'); ?> | = $this->getHtml('Type'); ?> | = $this->getHtml('SupplierID'); ?> | = $this->getHtml('Supplier'); ?> | = $this->getHtml('Address'); ?> | = $this->getHtml('Postal'); ?> | = $this->getHtml('City'); ?> | = $this->getHtml('Country'); ?> | = $this->getHtml('Net'); ?> | = $this->getHtml('Created'); ?> | ||
| = $value->getNumber(); ?> | = $value->type->getL11n(); ?> | = $value->supplier->number; ?> | = $this->printHtml($value->billTo); ?> | = $value->billAddress; ?> | = $value->billZip; ?> | = $value->billCity; ?> | = $value->billCountry; ?> | = $value->netSales->getCurrency(); ?> | = $value->createdAt->format('Y-m-d'); ?> | ||
| = $this->getHtml('Empty', '0', '0'); ?> | |||||||||||