mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-12-25 14:10:28 +01:00
Bugfix rechnung abweichendebezeichnung
This commit is contained in:
parent
08d97478d1
commit
4570cbc342
@ -2393,7 +2393,7 @@ class Rechnung extends GenRechnung
|
|||||||
'0',
|
'0',
|
||||||
'0',
|
'0',
|
||||||
'0',NOW(),
|
'0',NOW(),
|
||||||
'angelegt','$projekt','$adresse',0,'".$ohnebriefpapier."',NOW(),'$usereditid',$abweichendebezeichnung)");
|
'angelegt','$projekt','$adresse',0,'".$ohnebriefpapier."',NOW(),'$usereditid','$abweichendebezeichnung')");
|
||||||
}
|
}
|
||||||
|
|
||||||
$id = $this->app->DB->GetInsertID();
|
$id = $this->app->DB->GetInsertID();
|
||||||
|
Loading…
Reference in New Issue
Block a user