Name | {{ supply.name }} |
---|---|
Source | {{ supply.source.code }} - {{ supply.source.name }} {% if supply.source.code == 'gen' %} ( {{ supply.generator_type.code }} {{ supply.generator_type.name }}) {% endif %} |
GSP Group | {{ supply.gsp_group.code }} {{ supply.gsp_group.description }} |
Links |
|
Notes |
{% if note %}
{% if is_truncated %}
{{ truncated_note }}
{% else %}
Category: {{note.category}}
{% if note.is_important %}
Important
{% else %}
Not important
{% endif %}
{{note.body}}{% endif %} {% endif %} |
From | To | Sites | PC | MSN | MTC | CoP | SSC | MOP | DC | Channels [add] | LLFC | MPAN Core | kVA | Supplier | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Contract | Account | Contract | Account | Contract | Account | ||||||||||||
{{ era.start_date|hh_format(modifier='date') }} | {{ era.finish_date|hh_format(modifier='date') }} | {{ physical_site.code }} {% if other_sites %} (also {% for other_site in other_sites %} {{ other_site.code }} {%- endfor -%} ) {% endif %} | {{era.pc.code}} | {{ era.msn }} | {{era.mtc.code}} | {{era.cop.code}} | {% if era.ssc %} {{era.ssc.code}} {% endif %} | {{era.mop_contract.name}} | {{era.mop_account}} | {{era.hhdc_contract.name}} | {{era.hhdc_account}} | Import | |||||
{% for channel in era_bundle['imp_channels'] %} {{channel.channel_type}} {% endfor %} | {% if era.imp_mpan_core %} {{era.imp_llfc.code}} {% endif %} | {% if era.imp_mpan_core %} {{supply.dno_contract.name}} {{era.imp_mpan_core[3:]}} {% endif %} | {% if era.imp_mpan_core %} {{ era.imp_sc }} {% endif %} | {% if era.imp_mpan_core %} {{era.imp_supplier_contract.name}} {% endif %} | {% if era.imp_mpan_core %} {{ era.imp_supplier_account }} {% if era_bundle['imp_shared_supplier_accounts'] %}( {%- for sup in era_bundle['imp_shared_supplier_accounts'] -%} {%- if not loop.first -%} {%- endif -%} {{sup.id}} {%- endfor -%} ) {% endif %} {% endif %} | ||||||||||||
Export | |||||||||||||||||
{% for channel in era_bundle['exp_channels'] %} {{channel.channel_type}} {% endfor %} | {% if era.exp_mpan_core %} {{era.exp_llfc.code}} {% endif %} | {% if era.exp_mpan_core %} {{era.supply.dno_contract.name}} {{era.exp_mpan_core[3:]}} {% endif %} | {% if era.exp_mpan_core %} {{ era.exp_sc }} {% endif %} | {% if era.exp_mpan_core %} {{era.exp_supplier_contract.name}} {% endif %} | {% if era.exp_mpan_core %} {{ era.exp_supplier_account }} {% if era_bundle['exp_shared_supplier_accounts'] %}( {%- for sup in era_bundle['exp_shared_supplier_accounts'] -%} {%- if not loop.first -%} {%- endif -%} {{sup.id}} {%- endfor -%} ) {% endif %} {% endif %} |