BzhEssenGGmbH/Import/AbschlagszahlungImport Korrektur Bezeichnung

This commit is contained in:
2023-09-22 15:18:35 +02:00
parent 68934d39cc
commit c61bf62a85

View File

@@ -95,6 +95,7 @@ namespace BzhEssenGGmbH.Import
if (azDebitor == debitor)
{
az.Verwendungszweck += ", " + hp.CustomerLastName + ", " + hp.CustomerFirstName;
if (!CheckAbschlagszahlung(az, hp))
{
CreateAbschlagszahlung(az, hp);