mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 02:12:17 +00:00
Migration von Verträgen speichert nun die Eintäge auch in der DB
Tippfehler in Models behoben Berechtigungen für DV und VBS Sequence hinzugefügt
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
class VertragsbestandteilFreitet_model extends DB_Model
|
||||
class VertragsbestandteilFreitext_model extends DB_Model
|
||||
{
|
||||
|
||||
public function __construct()
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
class VertragsbestandteilStunden_model extends DB_Model
|
||||
class VertragsbestandteilZeitaufzeichnung_model extends DB_Model
|
||||
{
|
||||
|
||||
public function __construct()
|
||||
|
||||
Reference in New Issue
Block a user