Added Network owner to internal billing email
This commit is contained in:
@@ -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): ?>
|
||||
|
||||
Reference in New Issue
Block a user