mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
Betriebsmittel
- Bugfix bei Übernahmebestätigung - Im CIS Profil wird jetzt auch die Inventarnummer und Beschreibung angezeigt - Übernahmebestätigung auch aus Inventarsystem druckbar
This commit is contained in:
@@ -106,6 +106,7 @@ class betriebsmittelperson extends basis_db
|
||||
$this->updatevon = $row->updatevon;
|
||||
$this->ext_id = $row->ext_id;
|
||||
$this->ort_kurzbz = $row->ort_kurzbz;
|
||||
$this->oe_kurzbz = $row->oe_kurzbz;
|
||||
return true;
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user