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

Moved Portals to base registry #46

Merged
merged 1 commit into from
Sep 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[g2p_odk_user_mapping](g2p_odk_user_mapping/) | 17.0.0.0.0 | | ODK App User Mapping
[g2p_portal_base](g2p_portal_base/) | 17.0.0.0.0 | | G2P Registration Portal: Base
[g2p_registration_portal](g2p_registration_portal/) | 17.0.0.0.0 | | G2P Registration Portal Beneficiary Management
[g2p_registry_g2p_connect_rest_api](g2p_registry_g2p_connect_rest_api/) | 17.0.0.0.0 | | OpenG2P Registry: G2P Connect REST API
[g2p_registry_id_deduplication](g2p_registry_id_deduplication/) | 17.0.0.0.0 | | OpenG2P Registry ID Deduplication
[g2p_social_registry](g2p_social_registry/) | 17.0.0.0.0 | | OpenG2P Social Registry
Expand Down
3 changes: 0 additions & 3 deletions g2p_odk_user_mapping/README.md

This file was deleted.

1 change: 0 additions & 1 deletion g2p_odk_user_mapping/__init__.py

This file was deleted.

23 changes: 0 additions & 23 deletions g2p_odk_user_mapping/__manifest__.py

This file was deleted.

105 changes: 0 additions & 105 deletions g2p_odk_user_mapping/i18n/g2p_odk_user_mapping.pot

This file was deleted.

2 changes: 0 additions & 2 deletions g2p_odk_user_mapping/models/__init__.py

This file was deleted.

10 changes: 0 additions & 10 deletions g2p_odk_user_mapping/models/odk_app_user.py

This file was deleted.

75 changes: 0 additions & 75 deletions g2p_odk_user_mapping/models/res_partner.py

This file was deleted.

3 changes: 0 additions & 3 deletions g2p_odk_user_mapping/pyproject.toml

This file was deleted.

2 changes: 0 additions & 2 deletions g2p_odk_user_mapping/security/ir.model.access.csv

This file was deleted.

26 changes: 0 additions & 26 deletions g2p_odk_user_mapping/views/odk_app_user.xml

This file was deleted.

23 changes: 0 additions & 23 deletions g2p_odk_user_mapping/views/registration_user_backend_view.xml

This file was deleted.

3 changes: 0 additions & 3 deletions g2p_portal_base/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions g2p_portal_base/__init__.py

This file was deleted.

31 changes: 0 additions & 31 deletions g2p_portal_base/__manifest__.py

This file was deleted.

1 change: 0 additions & 1 deletion g2p_portal_base/controllers/__init__.py

This file was deleted.

Loading
Loading