Add iga module
Makes it possible to search for external ids (nin/passport) in iga without refering directly to the respective clients.
parent
17a7efe8
No related branches found
No related tags found
This commit is part of merge request !286. Comments created here will be created in the context of that merge request.
Showing
- iga/__init__.py 8 additions, 0 deletionsiga/__init__.py
- iga/iga.py 35 additions, 0 deletionsiga/iga.py
- iga/tests/__init__.py 0 additions, 0 deletionsiga/tests/__init__.py
- iga/tests/test_uib.py 71 additions, 0 deletionsiga/tests/test_uib.py
- iga/tests/test_uio.py 80 additions, 0 deletionsiga/tests/test_uio.py
- iga/uib.py 30 additions, 0 deletionsiga/uib.py
- iga/uio.py 44 additions, 0 deletionsiga/uio.py
iga/__init__.py
0 → 100644
iga/iga.py
0 → 100644
iga/tests/__init__.py
0 → 100644
iga/tests/test_uib.py
0 → 100644
iga/tests/test_uio.py
0 → 100644
iga/uib.py
0 → 100644
iga/uio.py
0 → 100644
Please register or sign in to comment