{"id":2100,"date":"2024-06-19T15:16:25","date_gmt":"2024-06-19T15:16:25","guid":{"rendered":"https:\/\/flace.de\/?p=2100"},"modified":"2024-07-17T07:50:08","modified_gmt":"2024-07-17T07:50:08","slug":"leistungsdatum-formularanpassung-im-prj-formular","status":"publish","type":"post","link":"https:\/\/flace.de\/?p=2100","title":{"rendered":"Leistungsdatum Formularanpassung im PRJ Formular"},"content":{"rendered":"\n<p>Funktionen und Benutzervariablen um im Layout des PRJ Formulars  bei der Rechnungsschreibung, individuelle Datumseingaben f\u00fcr die Darstellung des Leistungsdatums zu erzeugen.<\/p>\n\n\n\n<!--more-->\n\n\n\n<p>@DatBeginn<br>if(contains(AusdruckArt,&#8220;R&#8220;) and Left$(Projektnummer,1)=&#8220;P&#8220;,if(DateToJulian(DatumBeginn)&lt;2444239,AskString$(&#8222;Beginn der Arbeiten (Monat Jahr)&#8220;,.F.,Date$(AddMonths(Now (),-1),&#8220;%M %y&#8220;),20),Date$(DatumBeginn,&#8220;%M %y&#8220;)))<\/p>\n\n\n\n<p>@DatFertig<br>if(contains(AusdruckArt,&#8220;R&#8220;) and Left$(Projektnummer,1)=&#8220;P&#8220;,if(DateToJulian(DatumFertigstellung)&lt;2444239,AskString$(&#8222;Fertigstellung der Arbeiten (Monat Jahr)&#8220;,.F.,Date$(AddMonths(Now (),-1),&#8220;%M %y&#8220;),20),Date$(DatumFertigstellung,&#8220;%M %y&#8220;)))<\/p>\n\n\n\n<p>@DatRegieBeginn<br>if(contains(AusdruckArt,&#8220;R&#8220;) and Left$(Projektnummer,1)&lt;&gt;&#8220;P&#8220;,if(IsNullOrEmpty(TerminDatum),AskString$(&#8222;Beginn der Arbeiten (Monat Jahr)&#8220;,.F.,Date$(AddMonths(Now (),+0),&#8220;%M %y&#8220;),20),Date$(Date(TerminDatum),&#8220;%M %y&#8220;)))<\/p>\n\n\n\n<p>@DatRegieFertig<br>if(contains(AusdruckArt,&#8220;R&#8220;) and Left$(Projektnummer,1)&lt;&gt;&#8220;P&#8220;,if(IsNullOrEmpty(TerminDatum),AskString$(&#8222;Fertigstellung der Arbeiten (Monat Jahr)&#8220;,.F.,Date$(AddMonths(Now (),+0),&#8220;%M %y&#8220;),20),Date$(Date(TerminDatumBis),&#8220;%M %y&#8220;)))<\/p>\n\n\n\n<p>Projekt<br>if(contains(AusdruckArt,&#8220;R&#8220;) and Left$(Projektnummer,1)=&#8220;P&#8220;,if(@DatBeginn=@DatFertig,&#8220;Die Leistungen wurden im Monat &#8220; + @DatFertig + &#8220; erbracht.\u00b6&#8220;,<br>&#8222;Die Leistungen wurden im Zeitraum &#8220; + @DatBeginn + &#8220; bis &#8220; + @DatFertig + &#8220; erbracht.\u00b6&#8220; ))<\/p>\n\n\n\n<p>Regie<br>if(contains(AusdruckArt,&#8220;R&#8220;) and Left$(Projektnummer,1)&lt;&gt;&#8220;P&#8220;,if(@DatRegieBeginn=@DatRegieFertig,&#8220;Die Leistungen wurden im Monat &#8220; + @DatRegieFertig + &#8220; erbracht.\u00b6&#8220;,<br>&#8222;Die Leistungen wurden im Zeitraum &#8220; + @DatRegieBeginn + &#8220; bis &#8220; + @DatRegieFertig + &#8220; erbracht.\u00b6&#8220; ))<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Funktionen und Benutzervariablen um im Layout des PRJ Formulars bei der Rechnungsschreibung, individuelle Datumseingaben f\u00fcr die Darstellung des Leistungsdatums zu erzeugen.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14],"tags":[168,219],"class_list":["post-2100","post","type-post","status-publish","format-standard","hentry","category-formulare-und-controlling","tag-leistungsdatum","tag-prj"],"_links":{"self":[{"href":"https:\/\/flace.de\/index.php?rest_route=\/wp\/v2\/posts\/2100","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/flace.de\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/flace.de\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/flace.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/flace.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2100"}],"version-history":[{"count":5,"href":"https:\/\/flace.de\/index.php?rest_route=\/wp\/v2\/posts\/2100\/revisions"}],"predecessor-version":[{"id":2112,"href":"https:\/\/flace.de\/index.php?rest_route=\/wp\/v2\/posts\/2100\/revisions\/2112"}],"wp:attachment":[{"href":"https:\/\/flace.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2100"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/flace.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2100"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/flace.de\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2100"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}