update 20500729
This commit is contained in:
@@ -310,6 +310,7 @@ namespace OnDoc.DocMgmt
|
||||
{
|
||||
if (txtbpnummer.Text != "") { newdoc.partnernr = Convert.ToInt32(txtbpnummer.Text); }
|
||||
}
|
||||
newdoc.Refresh_Details();
|
||||
try
|
||||
{
|
||||
if (VerantwortungKube)
|
||||
@@ -320,7 +321,7 @@ namespace OnDoc.DocMgmt
|
||||
|
||||
}
|
||||
catch { }
|
||||
newdoc.Refresh_Details();
|
||||
|
||||
try
|
||||
{
|
||||
if (FaksimileUnterschrift)
|
||||
|
||||
Reference in New Issue
Block a user