Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling multi-district #108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

antoineludeau
Copy link
Member

@antoineludeau antoineludeau commented Sep 11, 2024

Context

Currently, id-fix is handling 1 bal = 1 district. We would like id-fix to handle 1bal = multiple districts so that, when districts a merging ("fusion de communes") the district that sends its BAL could send it with addresses on the newly created district or on associated districts. This is a pre-requisite that is needed to be able to give to the districts the responsability to merge when they decide it.

Enhancement

This PR adds the mechanism that :

  • checks the rights for multi-district BAL
  • splits the BAL according to district IDs
  • handles separately the split BAL

@antoineludeau antoineludeau force-pushed the antoineludeau/handle-multi-district branch from 24b31e6 to 3d79bb2 Compare September 12, 2024 08:49
@antoineludeau antoineludeau self-assigned this Sep 17, 2024
@antoineludeau antoineludeau force-pushed the antoineludeau/handle-multi-district branch from 3d79bb2 to 691bc09 Compare September 17, 2024 13:46
@antoineludeau antoineludeau marked this pull request as ready for review September 17, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant