From cdea8caa5617f0cb77bcbc9803759abd2df50644 Mon Sep 17 00:00:00 2001 From: Niklas Olmes Date: Fri, 24 Apr 2026 19:30:00 +0200 Subject: stipcrm --- calls.php | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 calls.php (limited to 'calls.php') diff --git a/calls.php b/calls.php new file mode 100644 index 0000000..51ff544 --- /dev/null +++ b/calls.php @@ -0,0 +1,65 @@ + + + +

+ +prepare($sql); + $stmt->execute(); + $r = $stmt->get_result(); + $id = "calls"; + $order = '[[2, "asc"], [8, "desc"]]'; + $editable = [ + 'app_start', + 'app_end', + 'default_valid_from', + 'default_valid_to' + ]; + $ajax = false; + $idcell = "shorthand"; + $entrytable = 'calls'; + $nospinner = true; + include __DIR__ . '/autotable.php'; + $stmt->reset(); +})(); +?> + +

Aktuell für Bewerbungen zugeordnete Calls

+ +