data['bills'] ?? []; echo $this->data['nav']->render(); ?>
| = $this->getHtml('ID', '0', '0'); ?> | = $this->getHtml('External'); ?> | = $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->external; ?> | = $value->type->getL11n(); ?> | = $value->supplier->number; ?> | = $this->printHtml($value->billTo); ?> | = $value->billAddress; ?> | = $value->billZip; ?> | = $value->billCity; ?> | = $value->billCountry; ?> | = $value->netSales->getAmount(); ?> | = $value->createdAt->format('Y-m-d'); ?> | |
| = $this->getHtml('Empty', '0', '0'); ?> | |||||||||||