Added Network owner to internal billing email

This commit is contained in:
Frank Schubert
2022-04-13 12:48:56 +02:00
parent 0c9d53aaa1
commit 4923b4e823
@@ -62,6 +62,10 @@ Anzahl | Produktname | Verrechungsperiode |
Gutschriften
=============
<?php if($order->terminations[0]->building->network->owner): ?>
Netzeigentümer: <?=$order->terminations[0]->building->network->owner->getCompanyOrName()?>
<?php endif; ?>
Anzahl | Produktname | Verrechungsperiode | Bauabschnitt | NNE
-----------------------------------------------------------------------------------------------------------------------
<?php foreach($nne_products as $op): ?>