data['newestInvoices'] ?? []; ?>
| = $this->getHtml('ID', '0', '0'); ?> | = $this->getHtml('Type'); ?> | = $this->getHtml('ClientID'); ?> | = $this->getHtml('Client'); ?> | = $this->getHtml('Address'); ?> | = $this->getHtml('Postal'); ?> | = $this->getHtml('City'); ?> | = $this->getHtml('Country'); ?> | = $this->getHtml('Net'); ?> | = $this->getHtml('Profit'); ?> | = $this->getHtml('Created'); ?> | |
| = $value->getNumber(); ?> | = $value->type->getL11n(); ?> | = $value->client->number; ?> | = $this->printHtml($value->billTo); ?> | = $value->billAddress; ?> | = $value->billZip; ?> | = $value->billCity; ?> | = $value->billCountry; ?> | = $this->getCurrency($value->netSales); ?> | = $this->getCurrency($value->netProfit); ?> | = $value->createdAt->format('Y-m-d'); ?> | |
| = $this->getHtml('Empty', '0', '0'); ?> | |||||||||||