Belege Per Post
This commit is contained in:
@@ -231,7 +231,7 @@ namespace Dakota.Logic
|
||||
|
||||
info.VersichtertenNummer = infoParameter.Customer.InsuranceNumber;
|
||||
info.Versichertenstatus = DakotaUtils.GetVersichertenstatus(infoParameter.Customer.VersichertenStatus);
|
||||
info.Beleginformation = SchlüsselBeleginformation.KeineBeleguebermittlung;
|
||||
info.Beleginformation = SchlüsselBeleginformation.BelegePerPost;
|
||||
info.Belegnummer = infoParameter.Customer.CustomerOid.ToString();
|
||||
|
||||
info.VersichtertenVorname = infoParameter.Customer.FirstName;
|
||||
|
||||
Reference in New Issue
Block a user