. */ require_once('./login.php'); $_offer = new offer($_pdo, $_id); ?>
{$assignment->getDescription()}
"; $temp['assignments_header'] .= "{$assignment->getTitle()}".BusinessAdmin::formatDate($item['time'],false,true,true)."
| # | Briefing | Time | Price | Tools | |
|---|---|---|---|---|---|
| {$assignment->getId()} | 
                                {$assignment->getTitle()} {$assignment->getDescription()}  | 
                            {$assignment->getHours()}h | 
                               ".constants::invoice_valuta."{$assignment->getPricePerHour()} / hr {$assignment->getVAT()}% VAT  | 
                            ||
| There are no assignments in the database. Why not start with creating one, below? | |||||
| # | Briefing | Value | Tools | ||
|---|---|---|---|---|---|
| {$discount->getId()} | 
                                {$discount->getTitle()} {$discount->getDescription()}  | 
                            
                               ".constants::invoice_valuta."{$discount->getValue()} / hr {$discount->getVAT()}% VAT  | 
                            |||
| There are no discounts in the database. Why not start with creating one, below? | |||||