Charging structure changes
6 unresolved threads
6 unresolved threads
Compare changes
@@ -5,6 +5,8 @@ import math
@@ -92,6 +94,13 @@ class OrgQuestion(enum.Enum):
@@ -172,9 +181,7 @@ def transfer_funding_sources():
@@ -214,7 +221,8 @@ def transfer_staff_data():
@@ -225,16 +233,17 @@ def transfer_staff_data():
@@ -249,7 +258,6 @@ def transfer_staff_data():
@@ -280,13 +288,17 @@ def transfer_nren_parent_org():
@@ -329,6 +341,41 @@ def transfer_nren_sub_org():
@@ -336,6 +383,7 @@ def _cli(config):
minor thing, but why is this
in
rather than a direct comparison between the values? I think that would be clearer