diff --git a/Layout/default/Emailtemplates/order/int_billing_info.php b/Layout/default/Emailtemplates/order/int_billing_info.php index 4c5bbd447..c8b57c482 100644 --- a/Layout/default/Emailtemplates/order/int_billing_info.php +++ b/Layout/default/Emailtemplates/order/int_billing_info.php @@ -66,33 +66,30 @@ Bauabschnitt: terminations[0]->building->networksection_id) ? $orde Verrechungsstart: / -Rechnungspositionen -==================== +### Rechnungspositionen -Anzahl | Produktname | Verrechungsperiode | Preis periodisch | Preis Herstellung ------------------------------------------------------------------------------------------------------------------------ +| Anzahl | Produktname | Verrechungsperiode | Preis periodisch | Preis Herstellung | +|--------|-------------|--------------------|-------------------|-------------------| products as $op): ?> price_nne > 0.0) $nne_products[] = $op; ?> -amount,0,12))?> | product->name,0,42))))?> | billing_period == 12) ? "Jährlich " : (($op->billing_period == 1) ? "Monatlich" : $op->billing_period."-monatlich")) ))?> | price,0,12))?> | EUR price_setup?> +amount?> | product->name?> | billing_period == 12) ? "Jährlich " : (($op->billing_period == 1) ? "Monatlich" : $op->billing_period."-monatlich")?> | EUR price?> | EUR price_setup?> ------------------------------------------------------------------------------------------------------------------------ -Gutschriften -============= +### Gutschriften terminations[0]->building->network->owner): ?> Netzeigentümer: terminations[0]->building->network->owner->getCompanyOrName()?> - -Anzahl | Produktname | Verrechungsperiode | Bauabschnitt | NNE ------------------------------------------------------------------------------------------------------------------------ + + +| Anzahl | Produktname | Verrechungsperiode | Bauabschnitt | NNE | +|--------|-------------|--------------------|--------------|-----| -amount,0,12))?> | product->name,0,42))))?> | billing_period == 12) ? "Jährlich " : (($op->billing_period == 1) ? "Monatlich" : $op->billing_period."-monatlich")) ))?> | termination->building->networksection_id) ? $op->termination->building->networksection->name : "",0,24))?> | EUR price_nne?> +amount?> | product->name?> | billing_period == 12) ? "Jährlich " : (($op->billing_period == 1) ? "Monatlich" : $op->billing_period."-monatlich")?> | termination->building->networksection_id) ? $op->termination->building->networksection->name : ""?> | EUR price_nne?> ------------------------------------------------------------------------------------------------------------------------