Merge branch 'fronkdev' into 'master'

fixed price to gross in send-preorder-custom-new-notification.php

See merge request fronk/thetool!1487
This commit is contained in:
Frank Schubert
2025-06-24 12:05:41 +00:00

View File

@@ -141,6 +141,7 @@ while($row = $res->fetch_assoc()) {
$template_embed_name = "{{EMBED:tpl-rml-neue-bestellung-preistext-option1-gratis}}";
if($price_setup > 0.0000) {
$template_embed_name = "{{EMBED:tpl-rml-neue-bestellung-preistext-option2-preis}}";
$price_setup *= 1.2;
}
sendPreorderEmail(