mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-15 04:27:14 +01:00
auftrag refresh PDF and protokoll on teillieferung (teilauftrag)
This commit is contained in:
parent
ac8407faed
commit
7548c601f5
@ -7313,6 +7313,9 @@ Die Gesamtsumme stimmt nicht mehr mit ursprünglich festgelegten Betrag '.
|
|||||||
$this->app->DB->Update($sql);
|
$this->app->DB->Update($sql);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$this->app->erp->AuftragProtokoll($id,"Teilauftrag $belegnr_neu erstellt");
|
||||||
|
$this->app->erp->PDFArchivieren('auftrag', $id, true);
|
||||||
|
|
||||||
header('Location: index.php?module=auftrag&action=edit&id='.$id_neu);
|
header('Location: index.php?module=auftrag&action=edit&id='.$id_neu);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user