chellow 1715329858.0.0__py3-none-any.whl → 1715858374.0.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of chellow might be problematic. Click here for more details.

@@ -166,7 +166,7 @@ def _process_site(
166
166
  "imp-mpan-core": "displaced",
167
167
  "site-code": site.code,
168
168
  "site-name": site.name,
169
- "associated-site-ids": set(),
169
+ "associated-site-codes": set(),
170
170
  "source": "displaced",
171
171
  "supply-name": "displaced",
172
172
  },
@@ -211,7 +211,7 @@ def _process_site(
211
211
  "finish-date": main_ss.finish_date,
212
212
  "site-code": site.code,
213
213
  "site-name": site.name,
214
- "associated-site-ids": set(),
214
+ "associated-site-codes": set(),
215
215
  },
216
216
  )
217
217
 
@@ -405,7 +405,7 @@ def _process_site(
405
405
 
406
406
  vals["imp-mpan-core"] = imp_mpan_core
407
407
  vals["exp-mpan-core"] = exp_mpan_core
408
- vals["associated-site-ids"] = era_associates
408
+ vals["associated-site-codes"] = era_associates
409
409
  vals["era-start-date"] = sss.era.start_date
410
410
  vals["era-finish-date"] = sss.era.finish_date
411
411
  vals["imp-supplier-contract"] = imp_supplier_contract_name
@@ -435,7 +435,7 @@ def _process_site(
435
435
 
436
436
  supply_data["imp-mpan-core"] = imp_mpan_core
437
437
  supply_data["exp-mpan-core"] = exp_mpan_core
438
- supply_data["associated-site-ids"].update(era_associates)
438
+ supply_data["associated-site-codes"].update(era_associates)
439
439
  supply_data["start-date"] = min(sss.start_date, supply_data["start-date"])
440
440
  supply_data["finish-date"] = max(
441
441
  sss.finish_date, supply_data["finish-date"]
@@ -844,9 +844,9 @@ def content(
844
844
  "finish-date",
845
845
  "imp-mpan-core",
846
846
  "exp-mpan-core",
847
- "site-id",
847
+ "site-code",
848
848
  "site-name",
849
- "associated-site-ids",
849
+ "associated-site-codes",
850
850
  "era-start-date",
851
851
  "era-finish-date",
852
852
  "imp-supplier-contract",
@@ -870,7 +870,7 @@ def content(
870
870
  "exp-mpan-core",
871
871
  "site-code",
872
872
  "site-name",
873
- "associated-site-ids",
873
+ "associated-site-codes",
874
874
  "source",
875
875
  "generator-type",
876
876
  "supply-name",
@@ -881,9 +881,9 @@ def content(
881
881
  ]
882
882
  site_header_titles = [
883
883
  "creation-date",
884
- "site-id",
884
+ "site-code",
885
885
  "site-name",
886
- "associated-site-ids",
886
+ "associated-site-codes",
887
887
  "start-date",
888
888
  "finish-date",
889
889
  "metering-type",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: chellow
3
- Version: 1715329858.0.0
3
+ Version: 1715858374.0.0
4
4
  Summary: Web Application for checking UK energy bills.
5
5
  Project-URL: Homepage, https://github.com/WessexWater/chellow
6
6
  Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
@@ -83,7 +83,7 @@ chellow/reports/report_33.py,sha256=laVz-itDbJTdvC6LxLEeuY0eKpYx43Un4adiExPTEEE,
83
83
  chellow/reports/report_387.py,sha256=KcClrEOK5IRvePp0Jgbzs1Gwf-_CqYmEtFFlXrr_Z3E,5670
84
84
  chellow/reports/report_41.py,sha256=QQeTshA1Og7N3wPaoZ8ynJzwsvZ1mgSFc7DDkVqIZoM,7447
85
85
  chellow/reports/report_429.py,sha256=0GCc0rQnOSG0fusw69yMMOCxnWApBd3P2sGWIg1py9M,12359
86
- chellow/reports/report_59.py,sha256=21uNlcuYQCOAvrRir241HR-6SsuL9bWEPVCcU_jOxfE,44731
86
+ chellow/reports/report_59.py,sha256=d3qosO0s0y7xsn4i-ZGQLF420Zaax0lYI2KnolIPNi8,44749
87
87
  chellow/reports/report_81.py,sha256=UYr0Dm4TmCCYUbIWw3hWNI0GdQRhH27vwVk3Ytdsrcg,5288
88
88
  chellow/reports/report_87.py,sha256=ZadBo40rUORN0Fi926-dDHeTFn6L-fBzp3b4k7v5MdY,6802
89
89
  chellow/reports/report_asset_comparison.py,sha256=UN298MHuzyUDUiiZr7F_Ua6SrdVOlFLjgKjnIbrA-14,6118
@@ -363,6 +363,6 @@ chellow/templates/g/supply_note_edit.html,sha256=6UQf_qbhFDys3cVsTp-c7ABWZpggW9R
363
363
  chellow/templates/g/supply_notes.html,sha256=WR3YwGh_qqTklSJ7JqWX6BKBc9rk_jMff4RiWZiF2CM,936
364
364
  chellow/templates/g/unit.html,sha256=KouNVU0-i84afANkLQ_heJ0uDfJ9H5A05PuLqb8iCN8,438
365
365
  chellow/templates/g/units.html,sha256=p5Nd-lAIboKPEOO6N451hx1bcKxMg4BDODnZ-43MmJc,441
366
- chellow-1715329858.0.0.dist-info/METADATA,sha256=BQZ9tHpLeOFjIHah8sWynsNdPnzLkwfnXQPYiBVjBN4,12205
367
- chellow-1715329858.0.0.dist-info/WHEEL,sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU,87
368
- chellow-1715329858.0.0.dist-info/RECORD,,
366
+ chellow-1715858374.0.0.dist-info/METADATA,sha256=RhFE3Rlbcn0s-EnZM2XRUvEZmrglXW_AhNDP81qq__c,12205
367
+ chellow-1715858374.0.0.dist-info/WHEEL,sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU,87
368
+ chellow-1715858374.0.0.dist-info/RECORD,,