getUrl($Mod,"Index"); $pagination_baseurl_params = ["filter" => $filter]; $pagination_entity_name = "Verträge"; ?>
| Contract ID | Inhaber | Produkt | Matchcode | Preis | Preis Setup | Rechnungsperiode | Fertigstellung | Kündigung | Erstellt | Zuletzt bearbeitet | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| $contract->id])?>">=$contract->id?> | $contract->owner_id])?>" target="_blank"> =$contract->owner->getCompanyOrName()?> (=$contract->owner->customer_number?>) | =(!$contract->isFinished()) ? "not-finished" : "" ?>"> $contract->id])?>">=$contract->product_name?> | =(!$contract->isFinished()) ? "not-finished" : "" ?>"> $contract->id])?>">=$contract->matchcode?> | =(!$contract->isFinished()) ? "not-finished" : "" ?> =($contract->price < 0) ? "text-danger" : ""?>">€ =number_format($contract->price,4,",",".")?> | =(!$contract->isFinished()) ? "not-finished" : "" ?> =($contract->price_setup < 0) ? "text-danger" : ""?>">€ =number_format($contract->price_setup,4,",",".")?> | =(!$contract->isFinished()) ? "not-finished" : "" ?>"> =__($contract->billing_period, "billing_period")?> | ">=($contract->finish_date) ? date('d.m.Y', $contract->finish_date) : ""?> | "">=($contract->cancel_date) ? date('d.m.Y', $contract->cancel_date) : ""?> | =date('d.m.Y H:i', $contract->create)?> =$contract->creator->name?> |
=date('d.m.Y H:i', $contract->edit)?> =$contract->editor->name?> |
$contract->id])?>"> $contract->id])?>"> orderproduct_id): ?> $contract->orderproduct->order_id])?>" target="_blank"> |