Added Network owner to internal billing email
This commit is contained in:
@@ -62,6 +62,10 @@ Anzahl | Produktname | Verrechungsperiode |
|
|||||||
Gutschriften
|
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
|
Anzahl | Produktname | Verrechungsperiode | Bauabschnitt | NNE
|
||||||
-----------------------------------------------------------------------------------------------------------------------
|
-----------------------------------------------------------------------------------------------------------------------
|
||||||
<?php foreach($nne_products as $op): ?>
|
<?php foreach($nne_products as $op): ?>
|
||||||
|
|||||||
Reference in New Issue
Block a user