This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8 from mkumar-02/17.0-develop
Updated README.md file. Beneficiary Management: Fixed cancel button url.
- Loading branch information
Showing
2 changed files
with
44 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,44 @@ | ||
# openg2p-service-provider-portal | ||
<!-- /!\ Non OCA Context : Set here the badge of your runbot / runboat instance. --> | ||
|
||
Service provider portal | ||
[![Pre-commit Status](https://github.com/openg2p/openg2p-service-provider-portal/actions/workflows/pre-commit.yml/badge.svg?branch=17.0-develop)](https://github.com/openg2p/openg2p-service-provider-portal/actions/workflows/pre-commit.yml?query=branch%3A17.0-develop) | ||
[![Build Status](https://github.com/openg2p/openg2p-service-provider-portal/actions/workflows/test.yml/badge.svg?branch=17.0-develop)](https://github.com/openg2p/openg2p-service-provider-portal/actions/workflows/test.yml?query=branch%3A17.0-develop) | ||
[![codecov](https://codecov.io/gh/openg2p/openg2p-service-provider-portal/branch/17.0-develop/graph/badge.svg)](https://codecov.io/gh/openg2p/openg2p-service-provider-portal) | ||
|
||
<!-- /!\ Non OCA Context : Set here the badge of your translation instance. --> | ||
|
||
[![Translation Status](https://translate.openspp.org/widgets/openg2p/-/svg-badge.svg)](https://translate.openspp.org/engage/openg2p/?utm_source=widget) | ||
|
||
<!-- /!\ do not modify above this line --> | ||
|
||
# OpenG2P Service Provider Portal | ||
|
||
OpenG2P Service Provider Portal is an open source project that provides a service provider portal. Refer to | ||
[OpenG2P Docs](https://docs.openg2p.org/platform/modules/social-registry). | ||
|
||
<!-- /!\ do not modify below this line --> | ||
|
||
<!-- prettier-ignore-start --> | ||
|
||
[//]: # (addons) | ||
|
||
Available addons | ||
---------------- | ||
addon | version | maintainers | summary | ||
--- | --- | --- | --- | ||
[g2p_service_provider_beneficiary_management](g2p_service_provider_beneficiary_management/) | 17.0.1.2.0 | | G2P Service Provider Beneficiary Management | ||
[g2p_service_provider_portal_base](g2p_service_provider_portal_base/) | 17.0.1.0.0 | | G2P Service Provider Portal: Base | ||
|
||
[//]: # (end addons) | ||
|
||
<!-- prettier-ignore-end --> | ||
|
||
## Licenses | ||
|
||
This repository is licensed under [MPL-2.0](LICENSE). | ||
|
||
However, each module can have a totally different license, as long as they adhere to OpenG2P policy. Consult | ||
each module's `__manifest__.py` file, which contains a `license` key that explains its license. | ||
|
||
--- | ||
|
||
<!-- /!\ Non OCA Context : Set here the full description of your organization. --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters