From c50a323c25a0787ba2051b19721983776a229615 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 5 Feb 2015 00:40:47 +0100 Subject: Initial commit --- include/home.php | 274 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 274 insertions(+) create mode 100644 include/home.php (limited to 'include/home.php') diff --git a/include/home.php b/include/home.php new file mode 100644 index 0000000..0be5f7e --- /dev/null +++ b/include/home.php @@ -0,0 +1,274 @@ +. + */ + +require_once('index.php'); +require('header.php'); +?> + +
#{$item['id']} to {$item['contactClientName']} ({$item['start']} - {$item['end']}){$item['percentage']}% complete
+# | +Contact | +Invoice sent | +
---|---|---|
There are no currently open invoices. | ||
{$offer->getId()} | "; + echo "{$offer->getContact()->getClient()->getName()} | "; + echo "".BusinessAdmin::formatDate($offer->getInvoiceDate(), false)." | "; + echo "
{$assignment->getDescription()}
"; + $temp['assignments_header'] .= "{$assignment->getTitle()}".BusinessAdmin::formatDate($item['time'],false,true,true)."