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:
Andreas Österreicher
2011-12-09 10:47:32 +00:00
parent 2e30792a0a
commit 95d0d8e3b8
5 changed files with 45 additions and 9 deletions
+1
View File
@@ -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