update 20500729

This commit is contained in:
Stefan Hutter
2026-07-31 16:39:14 +02:00
parent 19dc5ccdfd
commit f99cd1e112
22 changed files with 19 additions and 2 deletions
+2 -1
View File
@@ -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)