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

Internal organisation IDs #178

Closed
zzgvh opened this issue Apr 13, 2013 · 1 comment
Closed

Internal organisation IDs #178

zzgvh opened this issue Apr 13, 2013 · 1 comment
Assignees

Comments

@zzgvh
Copy link
Contributor

zzgvh commented Apr 13, 2013

For the Cordaid IATI XML import we need the internal organisation IDs they use to be able to reference all the new partners they include in the import. This is because not all those organisations have an IATI ID yet, which would be the preferred method of referring to them.

This will probably be useful in other contexts too, where our partners need to be able to refer to organisations using their own IDs

@ghost ghost assigned zzgvh Apr 13, 2013
zzgvh added a commit that referenced this issue Apr 13, 2013
Add the model InternalOrganisationID so organisations can refer to
partners using their own internal IDs

Add Organisation.internal_org_ids field using InternalOrganisationID

Add schema migration for the above
zzgvh added a commit that referenced this issue Apr 13, 2013
Add InternalOrganisationIDInline and include it in
OrganisationAdmin.inlines

Edit organisation/change_form.html to include the
InternalOrganisationIDInline at the end of the form
@adriancollier
Copy link
Contributor

This is in and working.

@MichaelAkvo MichaelAkvo moved this to Done in RSR Dec 8, 2022
@MichaelAkvo MichaelAkvo added this to RSR Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants