Skip to content

Commit

Permalink
Merge branch '17.0-1.2' of https://github.com/OpenG2P/openg2p-registry
Browse files Browse the repository at this point in the history
…into 17.0-1.2
  • Loading branch information
mkumar-02 committed Aug 23, 2024
2 parents 189461b + 7d2eda2 commit b0f3b26
Show file tree
Hide file tree
Showing 77 changed files with 86 additions and 6,389 deletions.
8 changes: 0 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,6 @@ repos:
- id: oca-update-pre-commit-excluded-addons
- id: oca-fix-manifest-website
args: ["https://openg2p.org"]
- id: oca-gen-addon-readme
args:
- --addons-dir=.
- --branch=17.0-develop
- --org-name=OpenG2P
- --repo-name=openg2p-registry
- --if-source-changed
- --keep-source-digest
- id: oca-gen-addons-table
- id: oca-gen-external-dependencies
- repo: https://github.com/OCA/odoo-pre-commit-hooks
Expand Down
43 changes: 27 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

<!-- /!\ Non OCA Context : Set here the badge of your runbot / runboat instance. -->
[![Pre-commit Status](https://github.com/openg2p/openg2p-registry/actions/workflows/pre-commit.yml/badge.svg?branch=17.0-develop)](https://github.com/openg2p/openg2p-registry/actions/workflows/pre-commit.yml?query=branch%3A17.0-develop)
[![Build Status](https://github.com/openg2p/openg2p-registry/actions/workflows/test.yml/badge.svg?branch=17.0-develop)](https://github.com/openg2p/openg2p-registry/actions/workflows/test.yml?query=branch%3A17.0-develop)
[![codecov](https://codecov.io/gh/openg2p/openg2p-registry/branch/17.0-develop/graph/badge.svg)](https://codecov.io/gh/openg2p/openg2p-registry)
[![Pre-commit Status](https://github.com/openg2p/openg2p-registry/actions/workflows/pre-commit.yml/badge.svg?branch=17.0-1.2)](https://github.com/openg2p/openg2p-registry/actions/workflows/pre-commit.yml?query=branch%3A17.0-1.2)
[![Build Status](https://github.com/openg2p/openg2p-registry/actions/workflows/test.yml/badge.svg?branch=17.0-1.2)](https://github.com/openg2p/openg2p-registry/actions/workflows/test.yml?query=branch%3A17.0-1.2)
[![codecov](https://codecov.io/gh/openg2p/openg2p-registry/branch/17.0-1.2/graph/badge.svg)](https://codecov.io/gh/openg2p/openg2p-registry)
<!-- /!\ Non OCA Context : Set here the badge of your translation instance. -->

<!-- /!\ do not modify above this line -->
Expand All @@ -21,30 +21,41 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[g2p_bank](g2p_bank/) | 17.0.1.0.0 | | G2P Registry: Bank Details
[g2p_bank_rest_api](g2p_bank_rest_api/) | 17.0.1.0.0 | | G2P Registry: Bank Details Rest API
[g2p_enumerator](g2p_enumerator/) | 17.0.1.0.0 | | G2P Enumerator
[g2p_profile_image](g2p_profile_image/) | 17.0.1.0.0 | | OpenG2P Profile Image
[g2p_registry_addl_info](g2p_registry_addl_info/) | 17.0.1.0.0 | | G2P Registry: Additional Info
[g2p_registry_base](g2p_registry_base/) | 17.0.1.0.0 | | G2P Registry: Base
[g2p_registry_documents](g2p_registry_documents/) | 17.0.1.0.0 | | G2P Registry: Documents
[g2p_registry_group](g2p_registry_group/) | 17.0.1.0.0 | | G2P Registry: Groups
[g2p_registry_individual](g2p_registry_individual/) | 17.0.1.0.0 | | G2P Registry: Individual
[g2p_registry_membership](g2p_registry_membership/) | 17.0.1.0.0 | | G2P Registry: Membership
[g2p_registry_rest_api](g2p_registry_rest_api/) | 17.0.1.0.0 | | G2P Registry: Rest API
[g2p_bank](g2p_bank/) | 17.0.1.2.0 | | G2P Registry: Bank Details
[g2p_bank_rest_api](g2p_bank_rest_api/) | 17.0.1.2.0 | | G2P Registry: Bank Details Rest API
[g2p_enumerator](g2p_enumerator/) | 17.0.1.2.0 | | G2P Enumerator
[g2p_profile_image](g2p_profile_image/) | 17.0.1.2.0 | | OpenG2P Profile Image
[g2p_registry_addl_info](g2p_registry_addl_info/) | 17.0.1.2.0 | | G2P Registry: Additional Info
[g2p_registry_base](g2p_registry_base/) | 17.0.1.2.0 | | G2P Registry: Base
[g2p_registry_documents](g2p_registry_documents/) | 17.0.1.2.0 | | G2P Registry: Documents
[g2p_registry_group](g2p_registry_group/) | 17.0.1.2.0 | | G2P Registry: Groups
[g2p_registry_individual](g2p_registry_individual/) | 17.0.1.2.0 | | G2P Registry: Individual
[g2p_registry_membership](g2p_registry_membership/) | 17.0.1.2.0 | | G2P Registry: Membership
[g2p_registry_rest_api](g2p_registry_rest_api/) | 17.0.1.2.0 | | G2P Registry: Rest API


Unported addons
---------------
addon | version | maintainers | summary
--- | --- | --- | ---
[g2p_registry_addl_info_rest_api](g2p_registry_addl_info_rest_api/) | 17.0.1.0.0 (unported) | | G2P Registry: Additional Info REST API
[g2p_registry_rest_api_extension_demo](g2p_registry_rest_api_extension_demo/) | 17.0.1.0.0 (unported) | | G2P Registry: Rest API Extension Demo
[g2p_registry_addl_info_rest_api](g2p_registry_addl_info_rest_api/) | 17.0.1.2.0 (unported) | | G2P Registry: Additional Info REST API
[g2p_registry_rest_api_extension_demo](g2p_registry_rest_api_extension_demo/) | 17.0.1.2.0 (unported) | | G2P Registry: Rest API Extension Demo

[//]: # (end addons)

<!-- prettier-ignore-end -->

## Contributors

[OpenSPP](https://openspp.org) donated the original code to the project.

Contributors include:

* Edwin Gonzales ([Newlogic](https://newlogic.com))
* Jeremi Joslin ([Newlogic](https://newlogic.com))
* Michael Gonzales ([Newlogic](https://newlogic.com))


## Licenses

This repository is licensed under [MPL-2.0](LICENSE).
Expand Down
3 changes: 3 additions & 0 deletions g2p_bank/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# G2P Registry: Bank Details

Refer to https://docs.openg2p.org.
68 changes: 0 additions & 68 deletions g2p_bank/README.rst

This file was deleted.

3 changes: 1 addition & 2 deletions g2p_bank/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@
{
"name": "G2P Registry: Bank Details",
"category": "G2P",
"version": "17.0.1.0.0",
"version": "17.0.1.2.0",
"sequence": 1,
"author": "OpenG2P",
"website": "https://openg2p.org",
"license": "Other OSI approved licence",
"development_status": "Alpha",
"depends": [
"base",
"mail",
Expand Down
7 changes: 0 additions & 7 deletions g2p_bank/readme/CONTRIBUTORS.rst

This file was deleted.

1 change: 0 additions & 1 deletion g2p_bank/readme/DESCRIPTION.rst

This file was deleted.

Loading

0 comments on commit b0f3b26

Please sign in to comment.