mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-14 20:17:14 +01:00
Produktion typo bugfix
This commit is contained in:
parent
461b262e16
commit
76603076cd
@ -494,7 +494,7 @@ class Produktion {
|
||||
$this->app->DB->Update($sql);
|
||||
|
||||
$msg .= "<div class=\"success\">Planung angelegt.</div>";
|
||||
$this->ProtokollSchreiben($id,'Produktion geplant ($artikel_planen_menge)');
|
||||
$this->ProtokollSchreiben($id,"Produktion geplant ($artikel_planen_menge)");
|
||||
|
||||
break;
|
||||
case 'freigeben':
|
||||
|
Loading…
Reference in New Issue
Block a user