{\v183 Zahltext1{\expcr205 if(ZIELDATUM and RETHELP4=1,if(zahlung>0,"Zahlbar bis zum "+datetotext(Rechdatum+Zahlung)+" ohne Abzug",zahltext),if(zahlung>0,"Zahlbar innerhalb "+numbertotext(Zahlung,"##")+" Tagen ohne Abzug",zahltext))}\txt}
{\v184 Skonto1{\expcr459 if(ZIELDATUM and RETHELP4=1,if(skonto>0 and zahlungs>0 and summe1+summe2> BETRAGS,"Bei Zahlung bis zum "+datetotext(RECHDATUM+ZAHLUNGS)+" "+numbertotext(skonto,"#\\%")+" Skonto="+numbertotext(Gesamtsumme/100*skonto,"#.00")+" "+waehrung,""),if(skonto>0 and zahlungs>0 and summe1+summe2> BETRAGS,"Bei Zahlung innerhalb von "+numbertotext(ZAHLUNGS,"##")+" Tagen "+numbertotext(skonto,"#")+" % Skonto="+numbertotext(Gesamtsumme/100*skonto,"#.00")+" "+waehrung,""))}\txt}
{\v197 AnzahlungText{\expcr101 if(BEZAHLT > 0 and OFFEN >0,"- Anzahlung",if(MINDERUNG > 0 and OFFEN=0 and skonto > 0,"- Skonto",""))}\txt}
{\v198 XBezahlt{\expcr154 if(BEZAHLT >0 and OFFEN > 0,numbertotext(BEZAHLT,"WΣhrung"),if(MINDERUNG >0 and OFFEN=0 and skonto >0, numbertotext(Gesamtsumme/100*skonto,"WΣhrung"),""))}\txt}
{\v199 Zahlbetrag{\expcr165 if(BEZAHLT >0 and OFFEN > 0,numbertotext(Gesamtsumme-BEZAHLT,"WΣhrung"),if(MINDERUNG >0 and OFFEN=0,numbertotext(Gesamtsumme-(Gesamtsumme/100*skonto),"WΣhrung"),""))}\txt}
{\v200 Text_Zahlbetrag{\expcr87 if(BEZAHLT >0 and OFFEN > 0,"Zahlbetrag",if(MINDERUNG > 0 and OFFEN=0,"Zahlbetrag",""))}\txt}
{\v224 nPreis{\expcr134 if(STEUER=1,if(IMMERPLUS and not ISNETTO,PREIS/(100+STEUER1)*100,PREIS),if(IMMERPLUS and not ISNETTO,PREIS/(100+STEUER2)*100,PREIS))