. */ require_once('./login.php'); $_offer = new Offer($_pdo, $_id); ?>
{$assignment->getHTMLDescription()}
"; $temp['assignments_header'] .= "{$assignment->title}".BusinessAdmin::formatDate($item['time'],false,true,true)."
| # | Briefing | Time | Price | Tools | |
|---|---|---|---|---|---|
| {$assignment->id} |
{$assignment->title} {$assignment->getHTMLDescription()} |
{$assignment->hours}h |
".Constants::invoice_valuta."{$assignment->price_per_hour} / hr {$assignment->VAT_percentage}% VAT |
||
| There are no assignments in the database. Why not start with creating one, below? | |||||
| # | Briefing | Value | Tools | ||
|---|---|---|---|---|---|
| {$discount->id} |
{$discount->title} {$discount->description} |
".Constants::invoice_valuta."{$discount->value} / hr {$discount->VAT_percentage}% VAT |
|||
| There are no discounts in the database. Why not start with creating one, below? | |||||