Merge branch 'fronkdev' into 'master'

Added Preding to rimo import; added workorder team

See merge request fronk/thetool!298
This commit is contained in:
Frank Schubert
2024-03-21 12:38:18 +00:00
10 changed files with 248 additions and 12 deletions

View File

@@ -5,6 +5,8 @@ class RimoWorkorderModel {
public $rimo_name;
public $adb_wohneinheit_id;
public $termination_id;
public $rimo_team_id;
public $rimo_team_name;
public $create_data;
public $create_by;