From 85bf8511f22bba649699d7ba5e4b95da88a8f243 Mon Sep 17 00:00:00 2001 From: Lalith Kota Date: Fri, 23 Aug 2024 22:13:10 +0530 Subject: [PATCH] Added 1.2 branch for openg2p-programs Signed-off-by: Lalith Kota --- .github/workflows/test.yml | 4 +- .pre-commit-config.yaml | 8 - README.md | 56 ++- g2p_entitlement_differential/README.md | 3 + g2p_entitlement_differential/README.rst | 57 --- g2p_entitlement_differential/__manifest__.py | 3 +- g2p_entitlement_differential/pyproject.toml | 3 + .../readme/DESCRIPTION.rst | 1 - .../static/description/index.html | 415 ----------------- g2p_entitlement_in_kind/README.md | 3 + g2p_entitlement_in_kind/README.rst | 57 --- g2p_entitlement_in_kind/__manifest__.py | 3 +- g2p_entitlement_in_kind/pyproject.toml | 3 + .../readme/DESCRIPTION.rst | 1 - .../static/description/index.html | 415 ----------------- g2p_entitlement_voucher/README.md | 3 + g2p_entitlement_voucher/README.rst | 57 --- g2p_entitlement_voucher/__manifest__.py | 3 +- g2p_entitlement_voucher/pyproject.toml | 3 + .../readme/DESCRIPTION.rst | 1 - .../static/description/index.html | 415 ----------------- .../{readme/DESCRIPTION.rst => README.md} | 4 + g2p_payment_cash/README.rst | 57 --- g2p_payment_cash/__manifest__.py | 3 +- g2p_payment_cash/pyproject.toml | 3 + .../static/description/index.html | 415 ----------------- g2p_payment_files/README.md | 3 + g2p_payment_files/README.rst | 57 --- g2p_payment_files/__manifest__.py | 3 +- g2p_payment_files/pyproject.toml | 3 + g2p_payment_files/readme/DESCRIPTION.rst | 1 - .../static/description/index.html | 415 ----------------- g2p_payment_g2p_connect/README.md | 3 + g2p_payment_g2p_connect/README.rst | 57 --- g2p_payment_g2p_connect/__manifest__.py | 3 +- g2p_payment_g2p_connect/pyproject.toml | 3 + .../readme/DESCRIPTION.rst | 1 - .../static/description/index.html | 415 ----------------- g2p_payment_interop_layer/README.md | 3 + g2p_payment_interop_layer/README.rst | 57 --- g2p_payment_interop_layer/__manifest__.py | 3 +- g2p_payment_interop_layer/pyproject.toml | 3 + .../readme/DESCRIPTION.rst | 1 - .../static/description/index.html | 415 ----------------- g2p_payment_phee/README.md | 3 + g2p_payment_phee/README.rst | 57 --- g2p_payment_phee/__manifest__.py | 3 +- g2p_payment_phee/pyproject.toml | 3 + g2p_payment_phee/readme/DESCRIPTION.rst | 1 - .../static/description/index.html | 415 ----------------- g2p_payment_simple_mpesa/README.md | 3 + g2p_payment_simple_mpesa/README.rst | 57 --- g2p_payment_simple_mpesa/__manifest__.py | 3 +- g2p_payment_simple_mpesa/pyproject.toml | 3 + .../readme/DESCRIPTION.rst | 1 - .../static/description/index.html | 415 ----------------- g2p_program_approval/README.md | 3 + g2p_program_approval/README.rst | 57 --- g2p_program_approval/__manifest__.py | 3 +- g2p_program_approval/pyproject.toml | 3 + g2p_program_approval/readme/DESCRIPTION.rst | 1 - .../static/description/index.html | 415 ----------------- g2p_program_assessment/README.md | 3 + g2p_program_assessment/README.rst | 57 --- g2p_program_assessment/__manifest__.py | 3 +- g2p_program_assessment/pyproject.toml | 3 + g2p_program_assessment/readme/DESCRIPTION.rst | 1 - .../static/description/index.html | 415 ----------------- g2p_program_autoenrol/README.md | 3 + g2p_program_autoenrol/README.rst | 57 --- g2p_program_autoenrol/__manifest__.py | 3 +- g2p_program_autoenrol/pyproject.toml | 3 + g2p_program_autoenrol/readme/DESCRIPTION.rst | 1 - .../static/description/index.html | 415 ----------------- g2p_program_cycleless/README.md | 3 + g2p_program_cycleless/README.rst | 57 --- g2p_program_cycleless/__manifest__.py | 3 +- g2p_program_cycleless/pyproject.toml | 3 + g2p_program_cycleless/readme/DESCRIPTION.rst | 1 - .../static/description/index.html | 415 ----------------- g2p_program_documents/README.md | 3 + g2p_program_documents/README.rst | 57 --- g2p_program_documents/__manifest__.py | 3 +- g2p_program_documents/pyproject.toml | 3 + g2p_program_documents/readme/DESCRIPTION.rst | 1 - .../static/description/index.html | 415 ----------------- g2p_program_registrant_info/README.md | 6 + g2p_program_registrant_info/README.rst | 58 --- g2p_program_registrant_info/__manifest__.py | 3 +- g2p_program_registrant_info/pyproject.toml | 3 + .../readme/DESCRIPTION.rst | 2 - .../static/description/index.html | 416 ----------------- .../README.md | 5 + .../README.rst | 57 --- .../__manifest__.py | 3 +- .../pyproject.toml | 3 + .../readme/DESCRIPTION.rst | 1 - .../static/description/index.html | 414 ----------------- g2p_program_reimbursement/README.md | 3 + g2p_program_reimbursement/README.rst | 57 --- g2p_program_reimbursement/__manifest__.py | 3 +- g2p_program_reimbursement/pyproject.toml | 3 + .../readme/DESCRIPTION.rst | 1 - .../static/description/index.html | 415 ----------------- .../{readme/DESCRIPTION.rst => README.md} | 10 +- g2p_programs/README.rst | 79 ---- g2p_programs/__manifest__.py | 3 +- g2p_programs/pyproject.toml | 3 + g2p_programs/readme/CONTRIBUTORS.rst | 7 - g2p_programs/static/description/index.html | 437 ------------------ g2p_programs_rest_api/README.md | 5 + g2p_programs_rest_api/README.rst | 57 --- g2p_programs_rest_api/__manifest__.py | 3 +- g2p_programs_rest_api/pyproject.toml | 3 + g2p_programs_rest_api/readme/DESCRIPTION.rst | 1 - .../static/description/index.html | 414 ----------------- g2p_proxy_means_test/README.md | 3 + g2p_proxy_means_test/README.rst | 57 --- g2p_proxy_means_test/__manifest__.py | 3 +- g2p_proxy_means_test/pyproject.toml | 3 + g2p_proxy_means_test/readme/DESCRIPTION.rst | 1 - .../static/description/index.html | 415 ----------------- test-requirements.txt | 16 +- 123 files changed, 196 insertions(+), 9593 deletions(-) create mode 100644 g2p_entitlement_differential/README.md delete mode 100644 g2p_entitlement_differential/README.rst delete mode 100644 g2p_entitlement_differential/readme/DESCRIPTION.rst delete mode 100644 g2p_entitlement_differential/static/description/index.html create mode 100644 g2p_entitlement_in_kind/README.md delete mode 100644 g2p_entitlement_in_kind/README.rst delete mode 100644 g2p_entitlement_in_kind/readme/DESCRIPTION.rst delete mode 100644 g2p_entitlement_in_kind/static/description/index.html create mode 100644 g2p_entitlement_voucher/README.md delete mode 100644 g2p_entitlement_voucher/README.rst delete mode 100644 g2p_entitlement_voucher/readme/DESCRIPTION.rst delete mode 100644 g2p_entitlement_voucher/static/description/index.html rename g2p_payment_cash/{readme/DESCRIPTION.rst => README.md} (57%) delete mode 100644 g2p_payment_cash/README.rst delete mode 100644 g2p_payment_cash/static/description/index.html create mode 100644 g2p_payment_files/README.md delete mode 100644 g2p_payment_files/README.rst delete mode 100644 g2p_payment_files/readme/DESCRIPTION.rst delete mode 100644 g2p_payment_files/static/description/index.html create mode 100644 g2p_payment_g2p_connect/README.md delete mode 100644 g2p_payment_g2p_connect/README.rst delete mode 100644 g2p_payment_g2p_connect/readme/DESCRIPTION.rst delete mode 100644 g2p_payment_g2p_connect/static/description/index.html create mode 100644 g2p_payment_interop_layer/README.md delete mode 100644 g2p_payment_interop_layer/README.rst delete mode 100644 g2p_payment_interop_layer/readme/DESCRIPTION.rst delete mode 100644 g2p_payment_interop_layer/static/description/index.html create mode 100644 g2p_payment_phee/README.md delete mode 100644 g2p_payment_phee/README.rst delete mode 100644 g2p_payment_phee/readme/DESCRIPTION.rst delete mode 100644 g2p_payment_phee/static/description/index.html create mode 100644 g2p_payment_simple_mpesa/README.md delete mode 100644 g2p_payment_simple_mpesa/README.rst delete mode 100644 g2p_payment_simple_mpesa/readme/DESCRIPTION.rst delete mode 100644 g2p_payment_simple_mpesa/static/description/index.html create mode 100644 g2p_program_approval/README.md delete mode 100644 g2p_program_approval/README.rst delete mode 100644 g2p_program_approval/readme/DESCRIPTION.rst delete mode 100644 g2p_program_approval/static/description/index.html create mode 100644 g2p_program_assessment/README.md delete mode 100644 g2p_program_assessment/README.rst delete mode 100644 g2p_program_assessment/readme/DESCRIPTION.rst delete mode 100644 g2p_program_assessment/static/description/index.html create mode 100644 g2p_program_autoenrol/README.md delete mode 100644 g2p_program_autoenrol/README.rst delete mode 100644 g2p_program_autoenrol/readme/DESCRIPTION.rst delete mode 100644 g2p_program_autoenrol/static/description/index.html create mode 100644 g2p_program_cycleless/README.md delete mode 100644 g2p_program_cycleless/README.rst delete mode 100644 g2p_program_cycleless/readme/DESCRIPTION.rst delete mode 100644 g2p_program_cycleless/static/description/index.html create mode 100644 g2p_program_documents/README.md delete mode 100644 g2p_program_documents/README.rst delete mode 100644 g2p_program_documents/readme/DESCRIPTION.rst delete mode 100644 g2p_program_documents/static/description/index.html create mode 100644 g2p_program_registrant_info/README.md delete mode 100644 g2p_program_registrant_info/README.rst delete mode 100644 g2p_program_registrant_info/readme/DESCRIPTION.rst delete mode 100644 g2p_program_registrant_info/static/description/index.html create mode 100644 g2p_program_registrant_info_rest_api/README.md delete mode 100644 g2p_program_registrant_info_rest_api/README.rst delete mode 100644 g2p_program_registrant_info_rest_api/readme/DESCRIPTION.rst delete mode 100644 g2p_program_registrant_info_rest_api/static/description/index.html create mode 100644 g2p_program_reimbursement/README.md delete mode 100644 g2p_program_reimbursement/README.rst delete mode 100644 g2p_program_reimbursement/readme/DESCRIPTION.rst delete mode 100644 g2p_program_reimbursement/static/description/index.html rename g2p_programs/{readme/DESCRIPTION.rst => README.md} (54%) delete mode 100644 g2p_programs/README.rst delete mode 100644 g2p_programs/readme/CONTRIBUTORS.rst delete mode 100644 g2p_programs/static/description/index.html create mode 100644 g2p_programs_rest_api/README.md delete mode 100644 g2p_programs_rest_api/README.rst delete mode 100644 g2p_programs_rest_api/readme/DESCRIPTION.rst delete mode 100644 g2p_programs_rest_api/static/description/index.html create mode 100644 g2p_proxy_means_test/README.md delete mode 100644 g2p_proxy_means_test/README.rst delete mode 100644 g2p_proxy_means_test/readme/DESCRIPTION.rst delete mode 100644 g2p_proxy_means_test/static/description/index.html diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8e6e90e9..ebe7ecb5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -93,7 +93,9 @@ jobs: run: oca_init_test_database - name: Run tests run: oca_run_tests - - uses: codecov/codecov-action@v1 + - uses: codecov/codecov-action@v4 + with: + token: ${{ secrets.CODECOV_TOKEN }} - name: Update .pot files run: oca_export_and_push_pot https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }} if: ${{ matrix.makepot == 'true' && github.event_name == 'push' && github.repository_owner == 'openg2p' }} diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3e573ba8..0157f54b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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-program - - --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 diff --git a/README.md b/README.md index cf390358..c8a0bb58 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -[![Pre-commit Status](https://github.com/openg2p/openg2p-program/actions/workflows/pre-commit.yml/badge.svg?branch=17.0-develop)](https://github.com/openg2p/openg2p-program/actions/workflows/pre-commit.yml?query=branch%3A17.0-develop) -[![Build Status](https://github.com/openg2p/openg2p-program/actions/workflows/test.yml/badge.svg?branch=17.0-develop)](https://github.com/openg2p/openg2p-program/actions/workflows/test.yml?query=branch%3A17.0-develop) -[![codecov](https://codecov.io/gh/openg2p/openg2p-program/branch/17.0-develop/graph/badge.svg)](https://codecov.io/gh/openg2p/openg2p-program) +[![Pre-commit Status](https://github.com/openg2p/openg2p-program/actions/workflows/pre-commit.yml/badge.svg?branch=17.0-1.2)](https://github.com/openg2p/openg2p-program/actions/workflows/pre-commit.yml?query=branch%3A17.0-1.2) +[![Build Status](https://github.com/openg2p/openg2p-program/actions/workflows/test.yml/badge.svg?branch=17.0-1.2)](https://github.com/openg2p/openg2p-program/actions/workflows/test.yml?query=branch%3A17.0-1.2) +[![codecov](https://codecov.io/gh/openg2p/openg2p-program/branch/17.0-1.2/graph/badge.svg)](https://codecov.io/gh/openg2p/openg2p-program) @@ -21,37 +21,47 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[g2p_entitlement_differential](g2p_entitlement_differential/) | 17.0.1.0.0 | | OpenG2P Entitlement: Differential -[g2p_entitlement_in_kind](g2p_entitlement_in_kind/) | 17.0.1.0.0 | | OpenG2P Entitlement: In-Kind -[g2p_entitlement_voucher](g2p_entitlement_voucher/) | 17.0.1.0.0 | | OpenG2P Entitlement: Voucher -[g2p_payment_cash](g2p_payment_cash/) | 17.0.1.0.0 | | OpenG2P Program Payment: Cash -[g2p_payment_files](g2p_payment_files/) | 17.0.1.0.0 | | OpenG2P Program Payments: In Files -[g2p_payment_g2p_connect](g2p_payment_g2p_connect/) | 17.0.1.0.0 | | OpenG2P Program Payment: G2P Connect Payment Manager -[g2p_payment_interop_layer](g2p_payment_interop_layer/) | 17.0.1.0.0 | | OpenG2P Program Payment (Payment Interoperability Layer) -[g2p_payment_phee](g2p_payment_phee/) | 17.0.1.0.0 | | OpenG2P Program Payment (Payment Hub EE) -[g2p_payment_simple_mpesa](g2p_payment_simple_mpesa/) | 17.0.1.0.0 | | OpenG2P Program Payment: Simple Mpesa Payment Manager -[g2p_program_approval](g2p_program_approval/) | 17.0.1.0.0 | | OpenG2P Program: Approval -[g2p_program_assessment](g2p_program_assessment/) | 17.0.1.0.0 | | OpenG2P Program: Assessment -[g2p_program_autoenrol](g2p_program_autoenrol/) | 17.0.1.0.0 | | OpenG2P Programs: Autoenrol -[g2p_program_cycleless](g2p_program_cycleless/) | 17.0.1.0.0 | | OpenG2P Programs: Cycleless -[g2p_program_documents](g2p_program_documents/) | 17.0.1.0.0 | | OpenG2P Program: Documents -[g2p_program_registrant_info](g2p_program_registrant_info/) | 17.0.1.0.0 | | G2P Program: Registrant Info -[g2p_program_reimbursement](g2p_program_reimbursement/) | 17.0.1.0.0 | | OpenG2P Programs: Reimbursement -[g2p_programs](g2p_programs/) | 17.0.1.0.0 | | OpenG2P Programs -[g2p_proxy_means_test](g2p_proxy_means_test/) | 17.0.1.0.0 | | G2P: Proxy Means Test +[g2p_entitlement_differential](g2p_entitlement_differential/) | 17.0.1.2.0 | | OpenG2P Entitlement: Differential +[g2p_entitlement_in_kind](g2p_entitlement_in_kind/) | 17.0.1.2.0 | | OpenG2P Entitlement: In-Kind +[g2p_entitlement_voucher](g2p_entitlement_voucher/) | 17.0.1.2.0 | | OpenG2P Entitlement: Voucher +[g2p_payment_cash](g2p_payment_cash/) | 17.0.1.2.0 | | OpenG2P Program Payment: Cash +[g2p_payment_files](g2p_payment_files/) | 17.0.1.2.0 | | OpenG2P Program Payments: In Files +[g2p_payment_g2p_connect](g2p_payment_g2p_connect/) | 17.0.1.2.0 | | OpenG2P Program Payment: G2P Connect Payment Manager +[g2p_payment_interop_layer](g2p_payment_interop_layer/) | 17.0.1.2.0 | | OpenG2P Program Payment (Payment Interoperability Layer) +[g2p_payment_phee](g2p_payment_phee/) | 17.0.1.2.0 | | OpenG2P Program Payment (Payment Hub EE) +[g2p_payment_simple_mpesa](g2p_payment_simple_mpesa/) | 17.0.1.2.0 | | OpenG2P Program Payment: Simple Mpesa Payment Manager +[g2p_program_approval](g2p_program_approval/) | 17.0.1.2.0 | | OpenG2P Program: Approval +[g2p_program_assessment](g2p_program_assessment/) | 17.0.1.2.0 | | OpenG2P Program: Assessment +[g2p_program_autoenrol](g2p_program_autoenrol/) | 17.0.1.2.0 | | OpenG2P Programs: Autoenrol +[g2p_program_cycleless](g2p_program_cycleless/) | 17.0.1.2.0 | | OpenG2P Programs: Cycleless +[g2p_program_documents](g2p_program_documents/) | 17.0.1.2.0 | | OpenG2P Program: Documents +[g2p_program_registrant_info](g2p_program_registrant_info/) | 17.0.1.2.0 | | G2P Program: Registrant Info +[g2p_program_reimbursement](g2p_program_reimbursement/) | 17.0.1.2.0 | | OpenG2P Programs: Reimbursement +[g2p_programs](g2p_programs/) | 17.0.1.2.0 | | OpenG2P Programs +[g2p_proxy_means_test](g2p_proxy_means_test/) | 17.0.1.2.0 | | G2P: Proxy Means Test Unported addons --------------- addon | version | maintainers | summary --- | --- | --- | --- -[g2p_program_registrant_info_rest_api](g2p_program_registrant_info_rest_api/) | 17.0.1.0.0 (unported) | | G2P Program : Program Registrant Info Rest API -[g2p_programs_rest_api](g2p_programs_rest_api/) | 17.0.1.0.0 (unported) | | G2P Programs: REST API +[g2p_program_registrant_info_rest_api](g2p_program_registrant_info_rest_api/) | 17.0.1.2.0 (unported) | | G2P Program : Program Registrant Info Rest API +[g2p_programs_rest_api](g2p_programs_rest_api/) | 17.0.1.2.0 (unported) | | G2P Programs: REST API [//]: # (end addons) +## 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)) + ## License This repository is licensed under [MPL-2.0](LICENSE). diff --git a/g2p_entitlement_differential/README.md b/g2p_entitlement_differential/README.md new file mode 100644 index 00000000..f9060750 --- /dev/null +++ b/g2p_entitlement_differential/README.md @@ -0,0 +1,3 @@ +# OpenG2P Entitlement: Differential + +Refer to https://docs.openg2p.org. diff --git a/g2p_entitlement_differential/README.rst b/g2p_entitlement_differential/README.rst deleted file mode 100644 index bc7c4fdf..00000000 --- a/g2p_entitlement_differential/README.rst +++ /dev/null @@ -1,57 +0,0 @@ -================================= -OpenG2P Entitlement: Differential -================================= - -.. - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! This file is generated by oca-gen-addon-readme !! - !! changes will be overwritten. !! - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:b23d6bc3b4979b3a0e01614e27153d2933e89004e3ac6ad341c263817815dc61 - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png - :target: https://odoo-community.org/page/development-status - :alt: Alpha -.. |badge2| image:: https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--program-lightgray.png?logo=github - :target: https://github.com/OpenG2P/openg2p-program/tree/17.0-develop/g2p_entitlement_differential - :alt: OpenG2P/openg2p-program - -|badge1| |badge2| - -G2P Differential Entitlement - -.. IMPORTANT:: - This is an alpha version, the data model and design can change at any time without warning. - Only for development or testing purpose, do not use in production. - `More details on development status `_ - -**Table of contents** - -.. contents:: - :local: - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* OpenG2P - -Maintainers -~~~~~~~~~~~ - -This module is part of the `OpenG2P/openg2p-program `_ project on GitHub. - -You are welcome to contribute. diff --git a/g2p_entitlement_differential/__manifest__.py b/g2p_entitlement_differential/__manifest__.py index b27d6357..28e27f7a 100644 --- a/g2p_entitlement_differential/__manifest__.py +++ b/g2p_entitlement_differential/__manifest__.py @@ -2,12 +2,11 @@ "name": "OpenG2P Entitlement: Differential", "category": "G2P", # Part of OpenG2P. See LICENSE file for full copyright and licensing details. - "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": ["spp_entitlement_cash"], "data": ["views/entitlement_manager_view.xml"], "demo": [], diff --git a/g2p_entitlement_differential/pyproject.toml b/g2p_entitlement_differential/pyproject.toml index 4231d0cc..91ff24bd 100644 --- a/g2p_entitlement_differential/pyproject.toml +++ b/g2p_entitlement_differential/pyproject.toml @@ -1,3 +1,6 @@ [build-system] requires = ["whool"] build-backend = "whool.buildapi" + +[tool.whool] +post_version_strategy_override = "none" diff --git a/g2p_entitlement_differential/readme/DESCRIPTION.rst b/g2p_entitlement_differential/readme/DESCRIPTION.rst deleted file mode 100644 index 67c1d60d..00000000 --- a/g2p_entitlement_differential/readme/DESCRIPTION.rst +++ /dev/null @@ -1 +0,0 @@ -G2P Differential Entitlement diff --git a/g2p_entitlement_differential/static/description/index.html b/g2p_entitlement_differential/static/description/index.html deleted file mode 100644 index b4d1b329..00000000 --- a/g2p_entitlement_differential/static/description/index.html +++ /dev/null @@ -1,415 +0,0 @@ - - - - - -OpenG2P Entitlement: Differential - - - -
-

OpenG2P Entitlement: Differential

- - -

Alpha OpenG2P/openg2p-program

-

G2P Differential Entitlement

-
-

Important

-

This is an alpha version, the data model and design can change at any time without warning. -Only for development or testing purpose, do not use in production. -More details on development status

-
-

Table of contents

- -
-

Bug Tracker

-

Bugs are tracked on GitHub Issues. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

-

Do not contact contributors directly about support or help with technical issues.

-
-
-

Credits

-
-

Authors

-
    -
  • OpenG2P
  • -
-
-
-

Maintainers

-

This module is part of the OpenG2P/openg2p-program project on GitHub.

-

You are welcome to contribute.

-
-
-
- - diff --git a/g2p_entitlement_in_kind/README.md b/g2p_entitlement_in_kind/README.md new file mode 100644 index 00000000..ec836e59 --- /dev/null +++ b/g2p_entitlement_in_kind/README.md @@ -0,0 +1,3 @@ +# OpenG2P Entitlement: In-Kind + +Refer to https://docs.openg2p.org. diff --git a/g2p_entitlement_in_kind/README.rst b/g2p_entitlement_in_kind/README.rst deleted file mode 100644 index b4ee75e5..00000000 --- a/g2p_entitlement_in_kind/README.rst +++ /dev/null @@ -1,57 +0,0 @@ -============================ -OpenG2P Entitlement: In-Kind -============================ - -.. - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! This file is generated by oca-gen-addon-readme !! - !! changes will be overwritten. !! - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:4b70ffad52869f9451d8653972dcbc12dd23b9637f4965484264bb04316adb03 - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png - :target: https://odoo-community.org/page/development-status - :alt: Alpha -.. |badge2| image:: https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--program-lightgray.png?logo=github - :target: https://github.com/OpenG2P/openg2p-program/tree/17.0-develop/g2p_entitlement_in_kind - :alt: OpenG2P/openg2p-program - -|badge1| |badge2| - -OpenG2P In-Kind Entitlement - -.. IMPORTANT:: - This is an alpha version, the data model and design can change at any time without warning. - Only for development or testing purpose, do not use in production. - `More details on development status `_ - -**Table of contents** - -.. contents:: - :local: - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* OpenG2P - -Maintainers -~~~~~~~~~~~ - -This module is part of the `OpenG2P/openg2p-program `_ project on GitHub. - -You are welcome to contribute. diff --git a/g2p_entitlement_in_kind/__manifest__.py b/g2p_entitlement_in_kind/__manifest__.py index 0f797a59..75deb279 100644 --- a/g2p_entitlement_in_kind/__manifest__.py +++ b/g2p_entitlement_in_kind/__manifest__.py @@ -2,12 +2,11 @@ { "name": "OpenG2P Entitlement: In-Kind", "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": ["spp_programs", "spp_entitlement_in_kind"], "data": [ "views/in_kind.xml", diff --git a/g2p_entitlement_in_kind/pyproject.toml b/g2p_entitlement_in_kind/pyproject.toml index 4231d0cc..91ff24bd 100644 --- a/g2p_entitlement_in_kind/pyproject.toml +++ b/g2p_entitlement_in_kind/pyproject.toml @@ -1,3 +1,6 @@ [build-system] requires = ["whool"] build-backend = "whool.buildapi" + +[tool.whool] +post_version_strategy_override = "none" diff --git a/g2p_entitlement_in_kind/readme/DESCRIPTION.rst b/g2p_entitlement_in_kind/readme/DESCRIPTION.rst deleted file mode 100644 index 53e1dc71..00000000 --- a/g2p_entitlement_in_kind/readme/DESCRIPTION.rst +++ /dev/null @@ -1 +0,0 @@ -OpenG2P In-Kind Entitlement diff --git a/g2p_entitlement_in_kind/static/description/index.html b/g2p_entitlement_in_kind/static/description/index.html deleted file mode 100644 index 96b73919..00000000 --- a/g2p_entitlement_in_kind/static/description/index.html +++ /dev/null @@ -1,415 +0,0 @@ - - - - - -OpenG2P Entitlement: In-Kind - - - -
-

OpenG2P Entitlement: In-Kind

- - -

Alpha OpenG2P/openg2p-program

-

OpenG2P In-Kind Entitlement

-
-

Important

-

This is an alpha version, the data model and design can change at any time without warning. -Only for development or testing purpose, do not use in production. -More details on development status

-
-

Table of contents

- -
-

Bug Tracker

-

Bugs are tracked on GitHub Issues. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

-

Do not contact contributors directly about support or help with technical issues.

-
-
-

Credits

-
-

Authors

-
    -
  • OpenG2P
  • -
-
-
-

Maintainers

-

This module is part of the OpenG2P/openg2p-program project on GitHub.

-

You are welcome to contribute.

-
-
-
- - diff --git a/g2p_entitlement_voucher/README.md b/g2p_entitlement_voucher/README.md new file mode 100644 index 00000000..09362f21 --- /dev/null +++ b/g2p_entitlement_voucher/README.md @@ -0,0 +1,3 @@ +# OpenG2P Entitlement: Voucher + +Refer to https://docs.openg2p.org. diff --git a/g2p_entitlement_voucher/README.rst b/g2p_entitlement_voucher/README.rst deleted file mode 100644 index bb128671..00000000 --- a/g2p_entitlement_voucher/README.rst +++ /dev/null @@ -1,57 +0,0 @@ -============================ -OpenG2P Entitlement: Voucher -============================ - -.. - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! This file is generated by oca-gen-addon-readme !! - !! changes will be overwritten. !! - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:78e0dabe2a7d880d67ca916d39cbfea55892499a8a2ec276a714a644cbfcc6dd - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png - :target: https://odoo-community.org/page/development-status - :alt: Alpha -.. |badge2| image:: https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--program-lightgray.png?logo=github - :target: https://github.com/OpenG2P/openg2p-program/tree/17.0-develop/g2p_entitlement_voucher - :alt: OpenG2P/openg2p-program - -|badge1| |badge2| - -G2P Voucher Based Entitlement - -.. IMPORTANT:: - This is an alpha version, the data model and design can change at any time without warning. - Only for development or testing purpose, do not use in production. - `More details on development status `_ - -**Table of contents** - -.. contents:: - :local: - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* OpenG2P - -Maintainers -~~~~~~~~~~~ - -This module is part of the `OpenG2P/openg2p-program `_ project on GitHub. - -You are welcome to contribute. diff --git a/g2p_entitlement_voucher/__manifest__.py b/g2p_entitlement_voucher/__manifest__.py index 25e1861c..9bbf363e 100644 --- a/g2p_entitlement_voucher/__manifest__.py +++ b/g2p_entitlement_voucher/__manifest__.py @@ -2,12 +2,11 @@ { "name": "OpenG2P Entitlement: Voucher", "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": [ "g2p_encryption", "g2p_programs", diff --git a/g2p_entitlement_voucher/pyproject.toml b/g2p_entitlement_voucher/pyproject.toml index 4231d0cc..91ff24bd 100644 --- a/g2p_entitlement_voucher/pyproject.toml +++ b/g2p_entitlement_voucher/pyproject.toml @@ -1,3 +1,6 @@ [build-system] requires = ["whool"] build-backend = "whool.buildapi" + +[tool.whool] +post_version_strategy_override = "none" diff --git a/g2p_entitlement_voucher/readme/DESCRIPTION.rst b/g2p_entitlement_voucher/readme/DESCRIPTION.rst deleted file mode 100644 index e1933bf2..00000000 --- a/g2p_entitlement_voucher/readme/DESCRIPTION.rst +++ /dev/null @@ -1 +0,0 @@ -G2P Voucher Based Entitlement diff --git a/g2p_entitlement_voucher/static/description/index.html b/g2p_entitlement_voucher/static/description/index.html deleted file mode 100644 index 25330acd..00000000 --- a/g2p_entitlement_voucher/static/description/index.html +++ /dev/null @@ -1,415 +0,0 @@ - - - - - -OpenG2P Entitlement: Voucher - - - -
-

OpenG2P Entitlement: Voucher

- - -

Alpha OpenG2P/openg2p-program

-

G2P Voucher Based Entitlement

-
-

Important

-

This is an alpha version, the data model and design can change at any time without warning. -Only for development or testing purpose, do not use in production. -More details on development status

-
-

Table of contents

- -
-

Bug Tracker

-

Bugs are tracked on GitHub Issues. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

-

Do not contact contributors directly about support or help with technical issues.

-
-
-

Credits

-
-

Authors

-
    -
  • OpenG2P
  • -
-
-
-

Maintainers

-

This module is part of the OpenG2P/openg2p-program project on GitHub.

-

You are welcome to contribute.

-
-
-
- - diff --git a/g2p_payment_cash/readme/DESCRIPTION.rst b/g2p_payment_cash/README.md similarity index 57% rename from g2p_payment_cash/readme/DESCRIPTION.rst rename to g2p_payment_cash/README.md index 2967c317..03aa1381 100644 --- a/g2p_payment_cash/readme/DESCRIPTION.rst +++ b/g2p_payment_cash/README.md @@ -1 +1,5 @@ +# OpenG2P Program Payment: Cash + G2P Payment Payment in Cash. Only use this when physical cash is handed out to beneficiaries. + +Refer to https://docs.openg2p.org. diff --git a/g2p_payment_cash/README.rst b/g2p_payment_cash/README.rst deleted file mode 100644 index d08b43c3..00000000 --- a/g2p_payment_cash/README.rst +++ /dev/null @@ -1,57 +0,0 @@ -============================= -OpenG2P Program Payment: Cash -============================= - -.. - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! This file is generated by oca-gen-addon-readme !! - !! changes will be overwritten. !! - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:33594bfb52715fec03487788ad4b3501e474a57eae23cde9194613be09d224c1 - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png - :target: https://odoo-community.org/page/development-status - :alt: Alpha -.. |badge2| image:: https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--program-lightgray.png?logo=github - :target: https://github.com/OpenG2P/openg2p-program/tree/17.0-develop/g2p_payment_cash - :alt: OpenG2P/openg2p-program - -|badge1| |badge2| - -G2P Payment Payment in Cash. Only use this when physical cash is handed out to beneficiaries. - -.. IMPORTANT:: - This is an alpha version, the data model and design can change at any time without warning. - Only for development or testing purpose, do not use in production. - `More details on development status `_ - -**Table of contents** - -.. contents:: - :local: - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* OpenG2P - -Maintainers -~~~~~~~~~~~ - -This module is part of the `OpenG2P/openg2p-program `_ project on GitHub. - -You are welcome to contribute. diff --git a/g2p_payment_cash/__manifest__.py b/g2p_payment_cash/__manifest__.py index 31054194..30c517de 100644 --- a/g2p_payment_cash/__manifest__.py +++ b/g2p_payment_cash/__manifest__.py @@ -2,12 +2,11 @@ { "name": "OpenG2P Program Payment: Cash", "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": [ "g2p_programs", "g2p_payment_files", diff --git a/g2p_payment_cash/pyproject.toml b/g2p_payment_cash/pyproject.toml index 4231d0cc..91ff24bd 100644 --- a/g2p_payment_cash/pyproject.toml +++ b/g2p_payment_cash/pyproject.toml @@ -1,3 +1,6 @@ [build-system] requires = ["whool"] build-backend = "whool.buildapi" + +[tool.whool] +post_version_strategy_override = "none" diff --git a/g2p_payment_cash/static/description/index.html b/g2p_payment_cash/static/description/index.html deleted file mode 100644 index 1c0321c2..00000000 --- a/g2p_payment_cash/static/description/index.html +++ /dev/null @@ -1,415 +0,0 @@ - - - - - -OpenG2P Program Payment: Cash - - - -
-

OpenG2P Program Payment: Cash

- - -

Alpha OpenG2P/openg2p-program

-

G2P Payment Payment in Cash. Only use this when physical cash is handed out to beneficiaries.

-
-

Important

-

This is an alpha version, the data model and design can change at any time without warning. -Only for development or testing purpose, do not use in production. -More details on development status

-
-

Table of contents

- -
-

Bug Tracker

-

Bugs are tracked on GitHub Issues. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

-

Do not contact contributors directly about support or help with technical issues.

-
-
-

Credits

-
-

Authors

-
    -
  • OpenG2P
  • -
-
-
-

Maintainers

-

This module is part of the OpenG2P/openg2p-program project on GitHub.

-

You are welcome to contribute.

-
-
-
- - diff --git a/g2p_payment_files/README.md b/g2p_payment_files/README.md new file mode 100644 index 00000000..f8c0a240 --- /dev/null +++ b/g2p_payment_files/README.md @@ -0,0 +1,3 @@ +# OpenG2P Program Payments: In Files + +Refer to https://docs.openg2p.org. diff --git a/g2p_payment_files/README.rst b/g2p_payment_files/README.rst deleted file mode 100644 index 374e8bf6..00000000 --- a/g2p_payment_files/README.rst +++ /dev/null @@ -1,57 +0,0 @@ -================================== -OpenG2P Program Payments: In Files -================================== - -.. - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! This file is generated by oca-gen-addon-readme !! - !! changes will be overwritten. !! - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:387e034f2a18786a2afd14d330385ed42de5e469daf7e6b0f1de9acea9c0f67f - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png - :target: https://odoo-community.org/page/development-status - :alt: Alpha -.. |badge2| image:: https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--program-lightgray.png?logo=github - :target: https://github.com/OpenG2P/openg2p-program/tree/17.0-develop/g2p_payment_files - :alt: OpenG2P/openg2p-program - -|badge1| |badge2| - -G2P Program Payment File Based - -.. IMPORTANT:: - This is an alpha version, the data model and design can change at any time without warning. - Only for development or testing purpose, do not use in production. - `More details on development status `_ - -**Table of contents** - -.. contents:: - :local: - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* OpenG2P - -Maintainers -~~~~~~~~~~~ - -This module is part of the `OpenG2P/openg2p-program `_ project on GitHub. - -You are welcome to contribute. diff --git a/g2p_payment_files/__manifest__.py b/g2p_payment_files/__manifest__.py index 4e0da0a2..a620d3d9 100644 --- a/g2p_payment_files/__manifest__.py +++ b/g2p_payment_files/__manifest__.py @@ -2,12 +2,11 @@ { "name": "OpenG2P Program Payments: In Files", "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": [ "g2p_programs", "g2p_program_documents", diff --git a/g2p_payment_files/pyproject.toml b/g2p_payment_files/pyproject.toml index 4231d0cc..91ff24bd 100644 --- a/g2p_payment_files/pyproject.toml +++ b/g2p_payment_files/pyproject.toml @@ -1,3 +1,6 @@ [build-system] requires = ["whool"] build-backend = "whool.buildapi" + +[tool.whool] +post_version_strategy_override = "none" diff --git a/g2p_payment_files/readme/DESCRIPTION.rst b/g2p_payment_files/readme/DESCRIPTION.rst deleted file mode 100644 index 0f14dc9c..00000000 --- a/g2p_payment_files/readme/DESCRIPTION.rst +++ /dev/null @@ -1 +0,0 @@ -G2P Program Payment File Based diff --git a/g2p_payment_files/static/description/index.html b/g2p_payment_files/static/description/index.html deleted file mode 100644 index 778bb12f..00000000 --- a/g2p_payment_files/static/description/index.html +++ /dev/null @@ -1,415 +0,0 @@ - - - - - -OpenG2P Program Payments: In Files - - - -
-

OpenG2P Program Payments: In Files

- - -

Alpha OpenG2P/openg2p-program

-

G2P Program Payment File Based

-
-

Important

-

This is an alpha version, the data model and design can change at any time without warning. -Only for development or testing purpose, do not use in production. -More details on development status

-
-

Table of contents

- -
-

Bug Tracker

-

Bugs are tracked on GitHub Issues. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

-

Do not contact contributors directly about support or help with technical issues.

-
-
-

Credits

-
-

Authors

-
    -
  • OpenG2P
  • -
-
-
-

Maintainers

-

This module is part of the OpenG2P/openg2p-program project on GitHub.

-

You are welcome to contribute.

-
-
-
- - diff --git a/g2p_payment_g2p_connect/README.md b/g2p_payment_g2p_connect/README.md new file mode 100644 index 00000000..f764e220 --- /dev/null +++ b/g2p_payment_g2p_connect/README.md @@ -0,0 +1,3 @@ +# OpenG2P Program Payment: G2P Connect Payment Manager + +Refer to https://docs.openg2p.org. diff --git a/g2p_payment_g2p_connect/README.rst b/g2p_payment_g2p_connect/README.rst deleted file mode 100644 index 7883327b..00000000 --- a/g2p_payment_g2p_connect/README.rst +++ /dev/null @@ -1,57 +0,0 @@ -==================================================== -OpenG2P Program Payment: G2P Connect Payment Manager -==================================================== - -.. - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! This file is generated by oca-gen-addon-readme !! - !! changes will be overwritten. !! - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:a3b7235594fd9b2f7c893d7ef0635b1f16eceaf00ece6621405d1328860c201b - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png - :target: https://odoo-community.org/page/development-status - :alt: Alpha -.. |badge2| image:: https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--program-lightgray.png?logo=github - :target: https://github.com/OpenG2P/openg2p-program/tree/17.0-develop/g2p_payment_g2p_connect - :alt: OpenG2P/openg2p-program - -|badge1| |badge2| - -G2P Connect Payment Manager - -.. IMPORTANT:: - This is an alpha version, the data model and design can change at any time without warning. - Only for development or testing purpose, do not use in production. - `More details on development status `_ - -**Table of contents** - -.. contents:: - :local: - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* OpenG2P - -Maintainers -~~~~~~~~~~~ - -This module is part of the `OpenG2P/openg2p-program `_ project on GitHub. - -You are welcome to contribute. diff --git a/g2p_payment_g2p_connect/__manifest__.py b/g2p_payment_g2p_connect/__manifest__.py index 63719c2e..6d6afdfd 100644 --- a/g2p_payment_g2p_connect/__manifest__.py +++ b/g2p_payment_g2p_connect/__manifest__.py @@ -1,12 +1,11 @@ { "name": "OpenG2P Program Payment: G2P Connect Payment Manager", "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", "g2p_registry_membership", diff --git a/g2p_payment_g2p_connect/pyproject.toml b/g2p_payment_g2p_connect/pyproject.toml index 4231d0cc..91ff24bd 100644 --- a/g2p_payment_g2p_connect/pyproject.toml +++ b/g2p_payment_g2p_connect/pyproject.toml @@ -1,3 +1,6 @@ [build-system] requires = ["whool"] build-backend = "whool.buildapi" + +[tool.whool] +post_version_strategy_override = "none" diff --git a/g2p_payment_g2p_connect/readme/DESCRIPTION.rst b/g2p_payment_g2p_connect/readme/DESCRIPTION.rst deleted file mode 100644 index 981b7516..00000000 --- a/g2p_payment_g2p_connect/readme/DESCRIPTION.rst +++ /dev/null @@ -1 +0,0 @@ -G2P Connect Payment Manager diff --git a/g2p_payment_g2p_connect/static/description/index.html b/g2p_payment_g2p_connect/static/description/index.html deleted file mode 100644 index 10fb22ce..00000000 --- a/g2p_payment_g2p_connect/static/description/index.html +++ /dev/null @@ -1,415 +0,0 @@ - - - - - -OpenG2P Program Payment: G2P Connect Payment Manager - - - -
-

OpenG2P Program Payment: G2P Connect Payment Manager

- - -

Alpha OpenG2P/openg2p-program

-

G2P Connect Payment Manager

-
-

Important

-

This is an alpha version, the data model and design can change at any time without warning. -Only for development or testing purpose, do not use in production. -More details on development status

-
-

Table of contents

- -
-

Bug Tracker

-

Bugs are tracked on GitHub Issues. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

-

Do not contact contributors directly about support or help with technical issues.

-
-
-

Credits

-
-

Authors

-
    -
  • OpenG2P
  • -
-
-
-

Maintainers

-

This module is part of the OpenG2P/openg2p-program project on GitHub.

-

You are welcome to contribute.

-
-
-
- - diff --git a/g2p_payment_interop_layer/README.md b/g2p_payment_interop_layer/README.md new file mode 100644 index 00000000..4e626458 --- /dev/null +++ b/g2p_payment_interop_layer/README.md @@ -0,0 +1,3 @@ +# OpenG2P Program Payment (Payment Interoperability Layer) + +Refer to https://docs.openg2p.org. diff --git a/g2p_payment_interop_layer/README.rst b/g2p_payment_interop_layer/README.rst deleted file mode 100644 index 2bc0847f..00000000 --- a/g2p_payment_interop_layer/README.rst +++ /dev/null @@ -1,57 +0,0 @@ -======================================================== -OpenG2P Program Payment (Payment Interoperability Layer) -======================================================== - -.. - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! This file is generated by oca-gen-addon-readme !! - !! changes will be overwritten. !! - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:0c0ab5d8146cb7feb0363c6d8b7fb06b1d1abbb302e46376983880a1eba4afaf - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png - :target: https://odoo-community.org/page/development-status - :alt: Alpha -.. |badge2| image:: https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--program-lightgray.png?logo=github - :target: https://github.com/OpenG2P/openg2p-program/tree/17.0-develop/g2p_payment_interop_layer - :alt: OpenG2P/openg2p-program - -|badge1| |badge2| - -G2P Payment Payment Interoperability Layer Payment Manager - -.. IMPORTANT:: - This is an alpha version, the data model and design can change at any time without warning. - Only for development or testing purpose, do not use in production. - `More details on development status `_ - -**Table of contents** - -.. contents:: - :local: - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* OpenG2P - -Maintainers -~~~~~~~~~~~ - -This module is part of the `OpenG2P/openg2p-program `_ project on GitHub. - -You are welcome to contribute. diff --git a/g2p_payment_interop_layer/__manifest__.py b/g2p_payment_interop_layer/__manifest__.py index b1502876..a4548abf 100644 --- a/g2p_payment_interop_layer/__manifest__.py +++ b/g2p_payment_interop_layer/__manifest__.py @@ -2,12 +2,11 @@ { "name": "OpenG2P Program Payment (Payment Interoperability Layer)", "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", "g2p_registry_base", diff --git a/g2p_payment_interop_layer/pyproject.toml b/g2p_payment_interop_layer/pyproject.toml index 4231d0cc..91ff24bd 100644 --- a/g2p_payment_interop_layer/pyproject.toml +++ b/g2p_payment_interop_layer/pyproject.toml @@ -1,3 +1,6 @@ [build-system] requires = ["whool"] build-backend = "whool.buildapi" + +[tool.whool] +post_version_strategy_override = "none" diff --git a/g2p_payment_interop_layer/readme/DESCRIPTION.rst b/g2p_payment_interop_layer/readme/DESCRIPTION.rst deleted file mode 100644 index a3ab0bbb..00000000 --- a/g2p_payment_interop_layer/readme/DESCRIPTION.rst +++ /dev/null @@ -1 +0,0 @@ -G2P Payment Payment Interoperability Layer Payment Manager diff --git a/g2p_payment_interop_layer/static/description/index.html b/g2p_payment_interop_layer/static/description/index.html deleted file mode 100644 index 65d01a42..00000000 --- a/g2p_payment_interop_layer/static/description/index.html +++ /dev/null @@ -1,415 +0,0 @@ - - - - - -OpenG2P Program Payment (Payment Interoperability Layer) - - - -
-

OpenG2P Program Payment (Payment Interoperability Layer)

- - -

Alpha OpenG2P/openg2p-program

-

G2P Payment Payment Interoperability Layer Payment Manager

-
-

Important

-

This is an alpha version, the data model and design can change at any time without warning. -Only for development or testing purpose, do not use in production. -More details on development status

-
-

Table of contents

- -
-

Bug Tracker

-

Bugs are tracked on GitHub Issues. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

-

Do not contact contributors directly about support or help with technical issues.

-
-
-

Credits

-
-

Authors

-
    -
  • OpenG2P
  • -
-
-
-

Maintainers

-

This module is part of the OpenG2P/openg2p-program project on GitHub.

-

You are welcome to contribute.

-
-
-
- - diff --git a/g2p_payment_phee/README.md b/g2p_payment_phee/README.md new file mode 100644 index 00000000..dcc9eca9 --- /dev/null +++ b/g2p_payment_phee/README.md @@ -0,0 +1,3 @@ +# OpenG2P Program Payment (Payment Hub EE) + +Refer to https://docs.openg2p.org. diff --git a/g2p_payment_phee/README.rst b/g2p_payment_phee/README.rst deleted file mode 100644 index 3fa91723..00000000 --- a/g2p_payment_phee/README.rst +++ /dev/null @@ -1,57 +0,0 @@ -======================================== -OpenG2P Program Payment (Payment Hub EE) -======================================== - -.. - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! This file is generated by oca-gen-addon-readme !! - !! changes will be overwritten. !! - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:deb8bae943255e23e925561bbe162891e7bf6c82621ed24433721480e6e47f05 - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png - :target: https://odoo-community.org/page/development-status - :alt: Alpha -.. |badge2| image:: https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--program-lightgray.png?logo=github - :target: https://github.com/OpenG2P/openg2p-program/tree/17.0-develop/g2p_payment_phee - :alt: OpenG2P/openg2p-program - -|badge1| |badge2| - -G2P Payment Hub EE Payment Manager - -.. IMPORTANT:: - This is an alpha version, the data model and design can change at any time without warning. - Only for development or testing purpose, do not use in production. - `More details on development status `_ - -**Table of contents** - -.. contents:: - :local: - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* OpenG2P - -Maintainers -~~~~~~~~~~~ - -This module is part of the `OpenG2P/openg2p-program `_ project on GitHub. - -You are welcome to contribute. diff --git a/g2p_payment_phee/__manifest__.py b/g2p_payment_phee/__manifest__.py index 937d44cc..ff3950f7 100644 --- a/g2p_payment_phee/__manifest__.py +++ b/g2p_payment_phee/__manifest__.py @@ -2,12 +2,11 @@ { "name": "OpenG2P Program Payment (Payment Hub EE)", "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", "g2p_registry_base", diff --git a/g2p_payment_phee/pyproject.toml b/g2p_payment_phee/pyproject.toml index 4231d0cc..91ff24bd 100644 --- a/g2p_payment_phee/pyproject.toml +++ b/g2p_payment_phee/pyproject.toml @@ -1,3 +1,6 @@ [build-system] requires = ["whool"] build-backend = "whool.buildapi" + +[tool.whool] +post_version_strategy_override = "none" diff --git a/g2p_payment_phee/readme/DESCRIPTION.rst b/g2p_payment_phee/readme/DESCRIPTION.rst deleted file mode 100644 index 5df7f7b9..00000000 --- a/g2p_payment_phee/readme/DESCRIPTION.rst +++ /dev/null @@ -1 +0,0 @@ -G2P Payment Hub EE Payment Manager diff --git a/g2p_payment_phee/static/description/index.html b/g2p_payment_phee/static/description/index.html deleted file mode 100644 index a9998382..00000000 --- a/g2p_payment_phee/static/description/index.html +++ /dev/null @@ -1,415 +0,0 @@ - - - - - -OpenG2P Program Payment (Payment Hub EE) - - - -
-

OpenG2P Program Payment (Payment Hub EE)

- - -

Alpha OpenG2P/openg2p-program

-

G2P Payment Hub EE Payment Manager

-
-

Important

-

This is an alpha version, the data model and design can change at any time without warning. -Only for development or testing purpose, do not use in production. -More details on development status

-
-

Table of contents

- -
-

Bug Tracker

-

Bugs are tracked on GitHub Issues. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

-

Do not contact contributors directly about support or help with technical issues.

-
-
-

Credits

-
-

Authors

-
    -
  • OpenG2P
  • -
-
-
-

Maintainers

-

This module is part of the OpenG2P/openg2p-program project on GitHub.

-

You are welcome to contribute.

-
-
-
- - diff --git a/g2p_payment_simple_mpesa/README.md b/g2p_payment_simple_mpesa/README.md new file mode 100644 index 00000000..bd3565d8 --- /dev/null +++ b/g2p_payment_simple_mpesa/README.md @@ -0,0 +1,3 @@ +# OpenG2P Program Payment: Simple Mpesa Payment Manager + +Refer to https://docs.openg2p.org. diff --git a/g2p_payment_simple_mpesa/README.rst b/g2p_payment_simple_mpesa/README.rst deleted file mode 100644 index 0201865d..00000000 --- a/g2p_payment_simple_mpesa/README.rst +++ /dev/null @@ -1,57 +0,0 @@ -===================================================== -OpenG2P Program Payment: Simple Mpesa Payment Manager -===================================================== - -.. - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! This file is generated by oca-gen-addon-readme !! - !! changes will be overwritten. !! - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:1b412d2330052ab1ff462ae87862db67b8a1977e7d291681597a694ad609a4e4 - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png - :target: https://odoo-community.org/page/development-status - :alt: Alpha -.. |badge2| image:: https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--program-lightgray.png?logo=github - :target: https://github.com/OpenG2P/openg2p-program/tree/17.0-develop/g2p_payment_simple_mpesa - :alt: OpenG2P/openg2p-program - -|badge1| |badge2| - -G2P Simple Mpesa Payment Manager - -.. IMPORTANT:: - This is an alpha version, the data model and design can change at any time without warning. - Only for development or testing purpose, do not use in production. - `More details on development status `_ - -**Table of contents** - -.. contents:: - :local: - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* OpenG2P - -Maintainers -~~~~~~~~~~~ - -This module is part of the `OpenG2P/openg2p-program `_ project on GitHub. - -You are welcome to contribute. diff --git a/g2p_payment_simple_mpesa/__manifest__.py b/g2p_payment_simple_mpesa/__manifest__.py index 23f5801a..44d3cdd5 100644 --- a/g2p_payment_simple_mpesa/__manifest__.py +++ b/g2p_payment_simple_mpesa/__manifest__.py @@ -2,12 +2,11 @@ { "name": "OpenG2P Program Payment: Simple Mpesa Payment Manager", "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", "g2p_registry_base", diff --git a/g2p_payment_simple_mpesa/pyproject.toml b/g2p_payment_simple_mpesa/pyproject.toml index 4231d0cc..91ff24bd 100644 --- a/g2p_payment_simple_mpesa/pyproject.toml +++ b/g2p_payment_simple_mpesa/pyproject.toml @@ -1,3 +1,6 @@ [build-system] requires = ["whool"] build-backend = "whool.buildapi" + +[tool.whool] +post_version_strategy_override = "none" diff --git a/g2p_payment_simple_mpesa/readme/DESCRIPTION.rst b/g2p_payment_simple_mpesa/readme/DESCRIPTION.rst deleted file mode 100644 index 8c00a911..00000000 --- a/g2p_payment_simple_mpesa/readme/DESCRIPTION.rst +++ /dev/null @@ -1 +0,0 @@ -G2P Simple Mpesa Payment Manager diff --git a/g2p_payment_simple_mpesa/static/description/index.html b/g2p_payment_simple_mpesa/static/description/index.html deleted file mode 100644 index 8f5108d7..00000000 --- a/g2p_payment_simple_mpesa/static/description/index.html +++ /dev/null @@ -1,415 +0,0 @@ - - - - - -OpenG2P Program Payment: Simple Mpesa Payment Manager - - - -
-

OpenG2P Program Payment: Simple Mpesa Payment Manager

- - -

Alpha OpenG2P/openg2p-program

-

G2P Simple Mpesa Payment Manager

-
-

Important

-

This is an alpha version, the data model and design can change at any time without warning. -Only for development or testing purpose, do not use in production. -More details on development status

-
-

Table of contents

- -
-

Bug Tracker

-

Bugs are tracked on GitHub Issues. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

-

Do not contact contributors directly about support or help with technical issues.

-
-
-

Credits

-
-

Authors

-
    -
  • OpenG2P
  • -
-
-
-

Maintainers

-

This module is part of the OpenG2P/openg2p-program project on GitHub.

-

You are welcome to contribute.

-
-
-
- - diff --git a/g2p_program_approval/README.md b/g2p_program_approval/README.md new file mode 100644 index 00000000..ccb44ffb --- /dev/null +++ b/g2p_program_approval/README.md @@ -0,0 +1,3 @@ +# OpenG2P Program: Approval + +Refer to https://docs.openg2p.org. diff --git a/g2p_program_approval/README.rst b/g2p_program_approval/README.rst deleted file mode 100644 index 59e9f794..00000000 --- a/g2p_program_approval/README.rst +++ /dev/null @@ -1,57 +0,0 @@ -========================= -OpenG2P Program: Approval -========================= - -.. - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! This file is generated by oca-gen-addon-readme !! - !! changes will be overwritten. !! - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:31ef92b52fc15239a099823708f5405017dad8444f25392bfd8c7ac4e92d7aa4 - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png - :target: https://odoo-community.org/page/development-status - :alt: Alpha -.. |badge2| image:: https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--program-lightgray.png?logo=github - :target: https://github.com/OpenG2P/openg2p-program/tree/17.0-develop/g2p_program_approval - :alt: OpenG2P/openg2p-program - -|badge1| |badge2| - -OpenG2P Program Approval - -.. IMPORTANT:: - This is an alpha version, the data model and design can change at any time without warning. - Only for development or testing purpose, do not use in production. - `More details on development status `_ - -**Table of contents** - -.. contents:: - :local: - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* OpenG2P - -Maintainers -~~~~~~~~~~~ - -This module is part of the `OpenG2P/openg2p-program `_ project on GitHub. - -You are welcome to contribute. diff --git a/g2p_program_approval/__manifest__.py b/g2p_program_approval/__manifest__.py index 4173e3a3..a8826d47 100644 --- a/g2p_program_approval/__manifest__.py +++ b/g2p_program_approval/__manifest__.py @@ -2,12 +2,11 @@ { "name": "OpenG2P Program: Approval", "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": [ "g2p_programs", ], diff --git a/g2p_program_approval/pyproject.toml b/g2p_program_approval/pyproject.toml index 4231d0cc..91ff24bd 100644 --- a/g2p_program_approval/pyproject.toml +++ b/g2p_program_approval/pyproject.toml @@ -1,3 +1,6 @@ [build-system] requires = ["whool"] build-backend = "whool.buildapi" + +[tool.whool] +post_version_strategy_override = "none" diff --git a/g2p_program_approval/readme/DESCRIPTION.rst b/g2p_program_approval/readme/DESCRIPTION.rst deleted file mode 100644 index e1370847..00000000 --- a/g2p_program_approval/readme/DESCRIPTION.rst +++ /dev/null @@ -1 +0,0 @@ -OpenG2P Program Approval diff --git a/g2p_program_approval/static/description/index.html b/g2p_program_approval/static/description/index.html deleted file mode 100644 index 4876814d..00000000 --- a/g2p_program_approval/static/description/index.html +++ /dev/null @@ -1,415 +0,0 @@ - - - - - -OpenG2P Program: Approval - - - -
-

OpenG2P Program: Approval

- - -

Alpha OpenG2P/openg2p-program

-

OpenG2P Program Approval

-
-

Important

-

This is an alpha version, the data model and design can change at any time without warning. -Only for development or testing purpose, do not use in production. -More details on development status

-
-

Table of contents

- -
-

Bug Tracker

-

Bugs are tracked on GitHub Issues. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

-

Do not contact contributors directly about support or help with technical issues.

-
-
-

Credits

-
-

Authors

-
    -
  • OpenG2P
  • -
-
-
-

Maintainers

-

This module is part of the OpenG2P/openg2p-program project on GitHub.

-

You are welcome to contribute.

-
-
-
- - diff --git a/g2p_program_assessment/README.md b/g2p_program_assessment/README.md new file mode 100644 index 00000000..b1e6f860 --- /dev/null +++ b/g2p_program_assessment/README.md @@ -0,0 +1,3 @@ +# OpenG2P Program: Assessment + +Refer to https://docs.openg2p.org. diff --git a/g2p_program_assessment/README.rst b/g2p_program_assessment/README.rst deleted file mode 100644 index 8e3ede93..00000000 --- a/g2p_program_assessment/README.rst +++ /dev/null @@ -1,57 +0,0 @@ -=========================== -OpenG2P Program: Assessment -=========================== - -.. - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! This file is generated by oca-gen-addon-readme !! - !! changes will be overwritten. !! - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ecbf09d4f887bd9ea89a4832be56a42b907eadd106fbeab4a842b7eff9db6a11 - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png - :target: https://odoo-community.org/page/development-status - :alt: Alpha -.. |badge2| image:: https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--program-lightgray.png?logo=github - :target: https://github.com/OpenG2P/openg2p-program/tree/17.0-develop/g2p_program_assessment - :alt: OpenG2P/openg2p-program - -|badge1| |badge2| - -OpenG2P Program Assessment - -.. IMPORTANT:: - This is an alpha version, the data model and design can change at any time without warning. - Only for development or testing purpose, do not use in production. - `More details on development status `_ - -**Table of contents** - -.. contents:: - :local: - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* OpenG2P - -Maintainers -~~~~~~~~~~~ - -This module is part of the `OpenG2P/openg2p-program `_ project on GitHub. - -You are welcome to contribute. diff --git a/g2p_program_assessment/__manifest__.py b/g2p_program_assessment/__manifest__.py index 4f7b90d6..d75b6d1c 100644 --- a/g2p_program_assessment/__manifest__.py +++ b/g2p_program_assessment/__manifest__.py @@ -2,12 +2,11 @@ { "name": "OpenG2P Program: Assessment", "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": [ "g2p_programs", "mail", diff --git a/g2p_program_assessment/pyproject.toml b/g2p_program_assessment/pyproject.toml index 4231d0cc..91ff24bd 100644 --- a/g2p_program_assessment/pyproject.toml +++ b/g2p_program_assessment/pyproject.toml @@ -1,3 +1,6 @@ [build-system] requires = ["whool"] build-backend = "whool.buildapi" + +[tool.whool] +post_version_strategy_override = "none" diff --git a/g2p_program_assessment/readme/DESCRIPTION.rst b/g2p_program_assessment/readme/DESCRIPTION.rst deleted file mode 100644 index 8ccce19d..00000000 --- a/g2p_program_assessment/readme/DESCRIPTION.rst +++ /dev/null @@ -1 +0,0 @@ -OpenG2P Program Assessment diff --git a/g2p_program_assessment/static/description/index.html b/g2p_program_assessment/static/description/index.html deleted file mode 100644 index 0f34a9cd..00000000 --- a/g2p_program_assessment/static/description/index.html +++ /dev/null @@ -1,415 +0,0 @@ - - - - - -OpenG2P Program: Assessment - - - -
-

OpenG2P Program: Assessment

- - -

Alpha OpenG2P/openg2p-program

-

OpenG2P Program Assessment

-
-

Important

-

This is an alpha version, the data model and design can change at any time without warning. -Only for development or testing purpose, do not use in production. -More details on development status

-
-

Table of contents

- -
-

Bug Tracker

-

Bugs are tracked on GitHub Issues. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

-

Do not contact contributors directly about support or help with technical issues.

-
-
-

Credits

-
-

Authors

-
    -
  • OpenG2P
  • -
-
-
-

Maintainers

-

This module is part of the OpenG2P/openg2p-program project on GitHub.

-

You are welcome to contribute.

-
-
-
- - diff --git a/g2p_program_autoenrol/README.md b/g2p_program_autoenrol/README.md new file mode 100644 index 00000000..d6068e41 --- /dev/null +++ b/g2p_program_autoenrol/README.md @@ -0,0 +1,3 @@ +# OpenG2P Programs: Autoenrol + +Refer to https://docs.openg2p.org. diff --git a/g2p_program_autoenrol/README.rst b/g2p_program_autoenrol/README.rst deleted file mode 100644 index f03e2747..00000000 --- a/g2p_program_autoenrol/README.rst +++ /dev/null @@ -1,57 +0,0 @@ -=========================== -OpenG2P Programs: Autoenrol -=========================== - -.. - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! This file is generated by oca-gen-addon-readme !! - !! changes will be overwritten. !! - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:20d80e41298948313c93e1d824aa7f87228185c86cd5dfd3d9843470e0759d9c - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png - :target: https://odoo-community.org/page/development-status - :alt: Alpha -.. |badge2| image:: https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--program-lightgray.png?logo=github - :target: https://github.com/OpenG2P/openg2p-program/tree/17.0-develop/g2p_program_autoenrol - :alt: OpenG2P/openg2p-program - -|badge1| |badge2| - -G2P Programs Autoenrol - -.. IMPORTANT:: - This is an alpha version, the data model and design can change at any time without warning. - Only for development or testing purpose, do not use in production. - `More details on development status `_ - -**Table of contents** - -.. contents:: - :local: - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* OpenG2P - -Maintainers -~~~~~~~~~~~ - -This module is part of the `OpenG2P/openg2p-program `_ project on GitHub. - -You are welcome to contribute. diff --git a/g2p_program_autoenrol/__manifest__.py b/g2p_program_autoenrol/__manifest__.py index f29e2fd3..2e790e4e 100644 --- a/g2p_program_autoenrol/__manifest__.py +++ b/g2p_program_autoenrol/__manifest__.py @@ -2,12 +2,11 @@ { "name": "OpenG2P Programs: Autoenrol", "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": [ "g2p_programs", ], diff --git a/g2p_program_autoenrol/pyproject.toml b/g2p_program_autoenrol/pyproject.toml index 4231d0cc..91ff24bd 100644 --- a/g2p_program_autoenrol/pyproject.toml +++ b/g2p_program_autoenrol/pyproject.toml @@ -1,3 +1,6 @@ [build-system] requires = ["whool"] build-backend = "whool.buildapi" + +[tool.whool] +post_version_strategy_override = "none" diff --git a/g2p_program_autoenrol/readme/DESCRIPTION.rst b/g2p_program_autoenrol/readme/DESCRIPTION.rst deleted file mode 100644 index 8a715b36..00000000 --- a/g2p_program_autoenrol/readme/DESCRIPTION.rst +++ /dev/null @@ -1 +0,0 @@ -G2P Programs Autoenrol diff --git a/g2p_program_autoenrol/static/description/index.html b/g2p_program_autoenrol/static/description/index.html deleted file mode 100644 index 85040a57..00000000 --- a/g2p_program_autoenrol/static/description/index.html +++ /dev/null @@ -1,415 +0,0 @@ - - - - - -OpenG2P Programs: Autoenrol - - - -
-

OpenG2P Programs: Autoenrol

- - -

Alpha OpenG2P/openg2p-program

-

G2P Programs Autoenrol

-
-

Important

-

This is an alpha version, the data model and design can change at any time without warning. -Only for development or testing purpose, do not use in production. -More details on development status

-
-

Table of contents

- -
-

Bug Tracker

-

Bugs are tracked on GitHub Issues. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

-

Do not contact contributors directly about support or help with technical issues.

-
-
-

Credits

-
-

Authors

-
    -
  • OpenG2P
  • -
-
-
-

Maintainers

-

This module is part of the OpenG2P/openg2p-program project on GitHub.

-

You are welcome to contribute.

-
-
-
- - diff --git a/g2p_program_cycleless/README.md b/g2p_program_cycleless/README.md new file mode 100644 index 00000000..526644ef --- /dev/null +++ b/g2p_program_cycleless/README.md @@ -0,0 +1,3 @@ +# OpenG2P Programs: Cycleless + +Refer to https://docs.openg2p.org. diff --git a/g2p_program_cycleless/README.rst b/g2p_program_cycleless/README.rst deleted file mode 100644 index 142791a8..00000000 --- a/g2p_program_cycleless/README.rst +++ /dev/null @@ -1,57 +0,0 @@ -=========================== -OpenG2P Programs: Cycleless -=========================== - -.. - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! This file is generated by oca-gen-addon-readme !! - !! changes will be overwritten. !! - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:5552bc305135adc568ac7907525704c12a1eb8558997e2ac1281e6c41bc7bae0 - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png - :target: https://odoo-community.org/page/development-status - :alt: Alpha -.. |badge2| image:: https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--program-lightgray.png?logo=github - :target: https://github.com/OpenG2P/openg2p-program/tree/17.0-develop/g2p_program_cycleless - :alt: OpenG2P/openg2p-program - -|badge1| |badge2| - -Cycleless G2P Programs - -.. IMPORTANT:: - This is an alpha version, the data model and design can change at any time without warning. - Only for development or testing purpose, do not use in production. - `More details on development status `_ - -**Table of contents** - -.. contents:: - :local: - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* OpenG2P - -Maintainers -~~~~~~~~~~~ - -This module is part of the `OpenG2P/openg2p-program `_ project on GitHub. - -You are welcome to contribute. diff --git a/g2p_program_cycleless/__manifest__.py b/g2p_program_cycleless/__manifest__.py index 46a2644b..ec98eb8a 100644 --- a/g2p_program_cycleless/__manifest__.py +++ b/g2p_program_cycleless/__manifest__.py @@ -2,12 +2,11 @@ { "name": "OpenG2P Programs: Cycleless", "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": ["g2p_programs"], "data": [ "views/program_view.xml", diff --git a/g2p_program_cycleless/pyproject.toml b/g2p_program_cycleless/pyproject.toml index 4231d0cc..91ff24bd 100644 --- a/g2p_program_cycleless/pyproject.toml +++ b/g2p_program_cycleless/pyproject.toml @@ -1,3 +1,6 @@ [build-system] requires = ["whool"] build-backend = "whool.buildapi" + +[tool.whool] +post_version_strategy_override = "none" diff --git a/g2p_program_cycleless/readme/DESCRIPTION.rst b/g2p_program_cycleless/readme/DESCRIPTION.rst deleted file mode 100644 index 611923c7..00000000 --- a/g2p_program_cycleless/readme/DESCRIPTION.rst +++ /dev/null @@ -1 +0,0 @@ -Cycleless G2P Programs diff --git a/g2p_program_cycleless/static/description/index.html b/g2p_program_cycleless/static/description/index.html deleted file mode 100644 index 6d4f8128..00000000 --- a/g2p_program_cycleless/static/description/index.html +++ /dev/null @@ -1,415 +0,0 @@ - - - - - -OpenG2P Programs: Cycleless - - - -
-

OpenG2P Programs: Cycleless

- - -

Alpha OpenG2P/openg2p-program

-

Cycleless G2P Programs

-
-

Important

-

This is an alpha version, the data model and design can change at any time without warning. -Only for development or testing purpose, do not use in production. -More details on development status

-
-

Table of contents

- -
-

Bug Tracker

-

Bugs are tracked on GitHub Issues. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

-

Do not contact contributors directly about support or help with technical issues.

-
-
-

Credits

-
-

Authors

-
    -
  • OpenG2P
  • -
-
-
-

Maintainers

-

This module is part of the OpenG2P/openg2p-program project on GitHub.

-

You are welcome to contribute.

-
-
-
- - diff --git a/g2p_program_documents/README.md b/g2p_program_documents/README.md new file mode 100644 index 00000000..d54561d9 --- /dev/null +++ b/g2p_program_documents/README.md @@ -0,0 +1,3 @@ +# OpenG2P Program: Documents + +Refer to https://docs.openg2p.org. diff --git a/g2p_program_documents/README.rst b/g2p_program_documents/README.rst deleted file mode 100644 index 5c151728..00000000 --- a/g2p_program_documents/README.rst +++ /dev/null @@ -1,57 +0,0 @@ -========================== -OpenG2P Program: Documents -========================== - -.. - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! This file is generated by oca-gen-addon-readme !! - !! changes will be overwritten. !! - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:5c1408408e39466e54dcd9f44b081b58dd84e0fed5212f6c12fc02dd3410d834 - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png - :target: https://odoo-community.org/page/development-status - :alt: Alpha -.. |badge2| image:: https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--program-lightgray.png?logo=github - :target: https://github.com/OpenG2P/openg2p-program/tree/17.0-develop/g2p_program_documents - :alt: OpenG2P/openg2p-program - -|badge1| |badge2| - -G2P Program Documents - -.. IMPORTANT:: - This is an alpha version, the data model and design can change at any time without warning. - Only for development or testing purpose, do not use in production. - `More details on development status `_ - -**Table of contents** - -.. contents:: - :local: - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* OpenG2P - -Maintainers -~~~~~~~~~~~ - -This module is part of the `OpenG2P/openg2p-program `_ project on GitHub. - -You are welcome to contribute. diff --git a/g2p_program_documents/__manifest__.py b/g2p_program_documents/__manifest__.py index 936c1b62..7d2e2d69 100644 --- a/g2p_program_documents/__manifest__.py +++ b/g2p_program_documents/__manifest__.py @@ -2,12 +2,11 @@ { "name": "OpenG2P Program: Documents", "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": [ "g2p_documents", "g2p_programs", diff --git a/g2p_program_documents/pyproject.toml b/g2p_program_documents/pyproject.toml index 4231d0cc..91ff24bd 100644 --- a/g2p_program_documents/pyproject.toml +++ b/g2p_program_documents/pyproject.toml @@ -1,3 +1,6 @@ [build-system] requires = ["whool"] build-backend = "whool.buildapi" + +[tool.whool] +post_version_strategy_override = "none" diff --git a/g2p_program_documents/readme/DESCRIPTION.rst b/g2p_program_documents/readme/DESCRIPTION.rst deleted file mode 100644 index ff71b7ed..00000000 --- a/g2p_program_documents/readme/DESCRIPTION.rst +++ /dev/null @@ -1 +0,0 @@ -G2P Program Documents diff --git a/g2p_program_documents/static/description/index.html b/g2p_program_documents/static/description/index.html deleted file mode 100644 index d9d0a1ca..00000000 --- a/g2p_program_documents/static/description/index.html +++ /dev/null @@ -1,415 +0,0 @@ - - - - - -OpenG2P Program: Documents - - - -
-

OpenG2P Program: Documents

- - -

Alpha OpenG2P/openg2p-program

-

G2P Program Documents

-
-

Important

-

This is an alpha version, the data model and design can change at any time without warning. -Only for development or testing purpose, do not use in production. -More details on development status

-
-

Table of contents

- -
-

Bug Tracker

-

Bugs are tracked on GitHub Issues. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

-

Do not contact contributors directly about support or help with technical issues.

-
-
-

Credits

-
-

Authors

-
    -
  • OpenG2P
  • -
-
-
-

Maintainers

-

This module is part of the OpenG2P/openg2p-program project on GitHub.

-

You are welcome to contribute.

-
-
-
- - diff --git a/g2p_program_registrant_info/README.md b/g2p_program_registrant_info/README.md new file mode 100644 index 00000000..a06c400e --- /dev/null +++ b/g2p_program_registrant_info/README.md @@ -0,0 +1,6 @@ +# G2P Program: Registrant Info + +This module adds support to Registry modules (registry_base, registry_individual and registry_group) which +adds new model to store a json data for each program-registrant mapping, and displays it as form. + +Refer to https://docs.openg2p.org. diff --git a/g2p_program_registrant_info/README.rst b/g2p_program_registrant_info/README.rst deleted file mode 100644 index 3b6f14ca..00000000 --- a/g2p_program_registrant_info/README.rst +++ /dev/null @@ -1,58 +0,0 @@ -============================ -G2P Program: Registrant Info -============================ - -.. - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! This file is generated by oca-gen-addon-readme !! - !! changes will be overwritten. !! - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:45fd87ce62c7f53aed653694df3260eb34f8da6aa5cc891b356a94abc3c99a95 - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png - :target: https://odoo-community.org/page/development-status - :alt: Alpha -.. |badge2| image:: https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--program-lightgray.png?logo=github - :target: https://github.com/OpenG2P/openg2p-program/tree/17.0-develop/g2p_program_registrant_info - :alt: OpenG2P/openg2p-program - -|badge1| |badge2| - -This module adds support to Registry modules (registry_base, registry_individual and registry_group) -which adds new model to store a json data for each program-registrant mapping, and displays it as form. - -.. IMPORTANT:: - This is an alpha version, the data model and design can change at any time without warning. - Only for development or testing purpose, do not use in production. - `More details on development status `_ - -**Table of contents** - -.. contents:: - :local: - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* OpenG2P - -Maintainers -~~~~~~~~~~~ - -This module is part of the `OpenG2P/openg2p-program `_ project on GitHub. - -You are welcome to contribute. diff --git a/g2p_program_registrant_info/__manifest__.py b/g2p_program_registrant_info/__manifest__.py index 80b6711d..6c76da54 100644 --- a/g2p_program_registrant_info/__manifest__.py +++ b/g2p_program_registrant_info/__manifest__.py @@ -1,12 +1,11 @@ { "name": "G2P Program: Registrant Info", "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": [ "g2p_registry_base", "g2p_registry_individual", diff --git a/g2p_program_registrant_info/pyproject.toml b/g2p_program_registrant_info/pyproject.toml index 4231d0cc..91ff24bd 100644 --- a/g2p_program_registrant_info/pyproject.toml +++ b/g2p_program_registrant_info/pyproject.toml @@ -1,3 +1,6 @@ [build-system] requires = ["whool"] build-backend = "whool.buildapi" + +[tool.whool] +post_version_strategy_override = "none" diff --git a/g2p_program_registrant_info/readme/DESCRIPTION.rst b/g2p_program_registrant_info/readme/DESCRIPTION.rst deleted file mode 100644 index 4508c755..00000000 --- a/g2p_program_registrant_info/readme/DESCRIPTION.rst +++ /dev/null @@ -1,2 +0,0 @@ -This module adds support to Registry modules (registry_base, registry_individual and registry_group) -which adds new model to store a json data for each program-registrant mapping, and displays it as form. diff --git a/g2p_program_registrant_info/static/description/index.html b/g2p_program_registrant_info/static/description/index.html deleted file mode 100644 index 1a5021bd..00000000 --- a/g2p_program_registrant_info/static/description/index.html +++ /dev/null @@ -1,416 +0,0 @@ - - - - - -G2P Program: Registrant Info - - - -
-

G2P Program: Registrant Info

- - -

Alpha OpenG2P/openg2p-program

-

This module adds support to Registry modules (registry_base, registry_individual and registry_group) -which adds new model to store a json data for each program-registrant mapping, and displays it as form.

-
-

Important

-

This is an alpha version, the data model and design can change at any time without warning. -Only for development or testing purpose, do not use in production. -More details on development status

-
-

Table of contents

- -
-

Bug Tracker

-

Bugs are tracked on GitHub Issues. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

-

Do not contact contributors directly about support or help with technical issues.

-
-
-

Credits

-
-

Authors

-
    -
  • OpenG2P
  • -
-
-
-

Maintainers

-

This module is part of the OpenG2P/openg2p-program project on GitHub.

-

You are welcome to contribute.

-
-
-
- - diff --git a/g2p_program_registrant_info_rest_api/README.md b/g2p_program_registrant_info_rest_api/README.md new file mode 100644 index 00000000..bb49efa6 --- /dev/null +++ b/g2p_program_registrant_info_rest_api/README.md @@ -0,0 +1,5 @@ +# G2P Program : Program Registrant Info Rest API + +This module adds REST API support to "G2P Program Registrant Info". + +Refer to https://docs.openg2p.org. diff --git a/g2p_program_registrant_info_rest_api/README.rst b/g2p_program_registrant_info_rest_api/README.rst deleted file mode 100644 index 3a70607f..00000000 --- a/g2p_program_registrant_info_rest_api/README.rst +++ /dev/null @@ -1,57 +0,0 @@ -============================================== -G2P Program : Program Registrant Info Rest API -============================================== - -.. - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! This file is generated by oca-gen-addon-readme !! - !! changes will be overwritten. !! - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:397186dd0258aee823becd6cf0361d4b83f5a5fb8238d52357ef5e3686cf3fa3 - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png - :target: https://odoo-community.org/page/development-status - :alt: Alpha -.. |badge2| image:: https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--program-lightgray.png?logo=github - :target: https://github.com/OpenG2P/openg2p-program/tree/17.0-develop/g2p_program_registrant_info_rest_api - :alt: OpenG2P/openg2p-program - -|badge1| |badge2| - -This module adds REST API support to "G2P Program Registrant Info" - -.. IMPORTANT:: - This is an alpha version, the data model and design can change at any time without warning. - Only for development or testing purpose, do not use in production. - `More details on development status `_ - -**Table of contents** - -.. contents:: - :local: - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* OpenG2P - -Maintainers -~~~~~~~~~~~ - -This module is part of the `OpenG2P/openg2p-program `_ project on GitHub. - -You are welcome to contribute. diff --git a/g2p_program_registrant_info_rest_api/__manifest__.py b/g2p_program_registrant_info_rest_api/__manifest__.py index 10efd9ac..9ee6e167 100644 --- a/g2p_program_registrant_info_rest_api/__manifest__.py +++ b/g2p_program_registrant_info_rest_api/__manifest__.py @@ -1,12 +1,11 @@ { "name": "G2P Program : Program Registrant Info Rest API", "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": ["g2p_programs_rest_api", "g2p_program_registrant_info"], "data": [], "assets": { diff --git a/g2p_program_registrant_info_rest_api/pyproject.toml b/g2p_program_registrant_info_rest_api/pyproject.toml index 4231d0cc..91ff24bd 100644 --- a/g2p_program_registrant_info_rest_api/pyproject.toml +++ b/g2p_program_registrant_info_rest_api/pyproject.toml @@ -1,3 +1,6 @@ [build-system] requires = ["whool"] build-backend = "whool.buildapi" + +[tool.whool] +post_version_strategy_override = "none" diff --git a/g2p_program_registrant_info_rest_api/readme/DESCRIPTION.rst b/g2p_program_registrant_info_rest_api/readme/DESCRIPTION.rst deleted file mode 100644 index 4efb8d60..00000000 --- a/g2p_program_registrant_info_rest_api/readme/DESCRIPTION.rst +++ /dev/null @@ -1 +0,0 @@ -This module adds REST API support to "G2P Program Registrant Info" diff --git a/g2p_program_registrant_info_rest_api/static/description/index.html b/g2p_program_registrant_info_rest_api/static/description/index.html deleted file mode 100644 index f35f1862..00000000 --- a/g2p_program_registrant_info_rest_api/static/description/index.html +++ /dev/null @@ -1,414 +0,0 @@ - - - - - -G2P Program : Program Registrant Info Rest API - - - -
-

G2P Program : Program Registrant Info Rest API

- - -

Alpha OpenG2P/openg2p-program

-

This module adds REST API support to “G2P Program Registrant Info”

-
-

Important

-

This is an alpha version, the data model and design can change at any time without warning. -Only for development or testing purpose, do not use in production. -More details on development status

-
-

Table of contents

- -
-

Bug Tracker

-

Bugs are tracked on GitHub Issues. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

-

Do not contact contributors directly about support or help with technical issues.

-
-
-

Credits

-
-

Authors

-
    -
  • OpenG2P
  • -
-
-
-

Maintainers

-

This module is part of the OpenG2P/openg2p-program project on GitHub.

-

You are welcome to contribute.

-
-
-
- - diff --git a/g2p_program_reimbursement/README.md b/g2p_program_reimbursement/README.md new file mode 100644 index 00000000..272e4482 --- /dev/null +++ b/g2p_program_reimbursement/README.md @@ -0,0 +1,3 @@ +# OpenG2P Programs: Reimbursement + +Refer to https://docs.openg2p.org. diff --git a/g2p_program_reimbursement/README.rst b/g2p_program_reimbursement/README.rst deleted file mode 100644 index dad4cfb8..00000000 --- a/g2p_program_reimbursement/README.rst +++ /dev/null @@ -1,57 +0,0 @@ -=============================== -OpenG2P Programs: Reimbursement -=============================== - -.. - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! This file is generated by oca-gen-addon-readme !! - !! changes will be overwritten. !! - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:084b908f80db3746877d19109949ad9af9e04fdae6a80460e9d17462b302c79f - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png - :target: https://odoo-community.org/page/development-status - :alt: Alpha -.. |badge2| image:: https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--program-lightgray.png?logo=github - :target: https://github.com/OpenG2P/openg2p-program/tree/17.0-develop/g2p_program_reimbursement - :alt: OpenG2P/openg2p-program - -|badge1| |badge2| - -G2P Programs for Reimbursement - -.. IMPORTANT:: - This is an alpha version, the data model and design can change at any time without warning. - Only for development or testing purpose, do not use in production. - `More details on development status `_ - -**Table of contents** - -.. contents:: - :local: - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* OpenG2P - -Maintainers -~~~~~~~~~~~ - -This module is part of the `OpenG2P/openg2p-program `_ project on GitHub. - -You are welcome to contribute. diff --git a/g2p_program_reimbursement/__manifest__.py b/g2p_program_reimbursement/__manifest__.py index ad12990e..f0ffdbc5 100644 --- a/g2p_program_reimbursement/__manifest__.py +++ b/g2p_program_reimbursement/__manifest__.py @@ -2,12 +2,11 @@ { "name": "OpenG2P Programs: Reimbursement", "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": [ "g2p_programs", # TODO: The following need not be a dependency diff --git a/g2p_program_reimbursement/pyproject.toml b/g2p_program_reimbursement/pyproject.toml index 4231d0cc..91ff24bd 100644 --- a/g2p_program_reimbursement/pyproject.toml +++ b/g2p_program_reimbursement/pyproject.toml @@ -1,3 +1,6 @@ [build-system] requires = ["whool"] build-backend = "whool.buildapi" + +[tool.whool] +post_version_strategy_override = "none" diff --git a/g2p_program_reimbursement/readme/DESCRIPTION.rst b/g2p_program_reimbursement/readme/DESCRIPTION.rst deleted file mode 100644 index 32961b23..00000000 --- a/g2p_program_reimbursement/readme/DESCRIPTION.rst +++ /dev/null @@ -1 +0,0 @@ -G2P Programs for Reimbursement diff --git a/g2p_program_reimbursement/static/description/index.html b/g2p_program_reimbursement/static/description/index.html deleted file mode 100644 index b5a20514..00000000 --- a/g2p_program_reimbursement/static/description/index.html +++ /dev/null @@ -1,415 +0,0 @@ - - - - - -OpenG2P Programs: Reimbursement - - - -
-

OpenG2P Programs: Reimbursement

- - -

Alpha OpenG2P/openg2p-program

-

G2P Programs for Reimbursement

-
-

Important

-

This is an alpha version, the data model and design can change at any time without warning. -Only for development or testing purpose, do not use in production. -More details on development status

-
-

Table of contents

- -
-

Bug Tracker

-

Bugs are tracked on GitHub Issues. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

-

Do not contact contributors directly about support or help with technical issues.

-
-
-

Credits

-
-

Authors

-
    -
  • OpenG2P
  • -
-
-
-

Maintainers

-

This module is part of the OpenG2P/openg2p-program project on GitHub.

-

You are welcome to contribute.

-
-
-
- - diff --git a/g2p_programs/readme/DESCRIPTION.rst b/g2p_programs/README.md similarity index 54% rename from g2p_programs/readme/DESCRIPTION.rst rename to g2p_programs/README.md index ae8f1343..5a83995b 100644 --- a/g2p_programs/readme/DESCRIPTION.rst +++ b/g2p_programs/README.md @@ -1,9 +1,13 @@ +# OpenG2P Programs + This addon is the core to manage Social Protection programs. -This project is based around the concepts of programs and cycles as defined in the [World Bank Source Book](https://openknowledge.worldbank.org/bitstream/handle/10986/34044/9781464815775.pdf?sequence=9&isAllowed=y). +Refer to https://docs.openg2p.org + +This project is based around the concepts of programs and cycles as defined in the +[World Bank Source Book](https://openknowledge.worldbank.org/bitstream/handle/10986/34044/9781464815775.pdf?sequence=9&isAllowed=y). -Features --------- +## Features - Program creation wizard - Individuals or groups can be enrolled in a program diff --git a/g2p_programs/README.rst b/g2p_programs/README.rst deleted file mode 100644 index 51b95c7d..00000000 --- a/g2p_programs/README.rst +++ /dev/null @@ -1,79 +0,0 @@ -================ -OpenG2P Programs -================ - -.. - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! This file is generated by oca-gen-addon-readme !! - !! changes will be overwritten. !! - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:3fefee23e52038384debfe9cd8a9819739399819ccdb5ec1804a63aa9e20fe9a - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png - :target: https://odoo-community.org/page/development-status - :alt: Alpha -.. |badge2| image:: https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--program-lightgray.png?logo=github - :target: https://github.com/OpenG2P/openg2p-program/tree/17.0-develop/g2p_programs - :alt: OpenG2P/openg2p-program - -|badge1| |badge2| - -This addon is the core to manage Social Protection programs. - -This project is based around the concepts of programs and cycles as defined in the [World Bank Source Book](https://openknowledge.worldbank.org/bitstream/handle/10986/34044/9781464815775.pdf?sequence=9&isAllowed=y). - -Features --------- - -- Program creation wizard -- Individuals or groups can be enrolled in a program -- Modular API -- Multiple programs -- Multiple cycles - -.. IMPORTANT:: - This is an alpha version, the data model and design can change at any time without warning. - Only for development or testing purpose, do not use in production. - `More details on development status `_ - -**Table of contents** - -.. contents:: - :local: - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* OpenG2P - -Contributors -~~~~~~~~~~~~ - -`OpenSPP `__ donated the original code to the project. - -Contributors include: - -* Edwin Gonzales (`Newlogic `__) -* Jeremi Joslin (`Newlogic `__) -* Michael Gonzales (`Newlogic `__) - -Maintainers -~~~~~~~~~~~ - -This module is part of the `OpenG2P/openg2p-program `_ project on GitHub. - -You are welcome to contribute. diff --git a/g2p_programs/__manifest__.py b/g2p_programs/__manifest__.py index 9a5c33a9..91438855 100644 --- a/g2p_programs/__manifest__.py +++ b/g2p_programs/__manifest__.py @@ -2,12 +2,11 @@ { "name": "OpenG2P Programs", "category": "G2P/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": [ "account", "web", diff --git a/g2p_programs/pyproject.toml b/g2p_programs/pyproject.toml index 4231d0cc..91ff24bd 100644 --- a/g2p_programs/pyproject.toml +++ b/g2p_programs/pyproject.toml @@ -1,3 +1,6 @@ [build-system] requires = ["whool"] build-backend = "whool.buildapi" + +[tool.whool] +post_version_strategy_override = "none" diff --git a/g2p_programs/readme/CONTRIBUTORS.rst b/g2p_programs/readme/CONTRIBUTORS.rst deleted file mode 100644 index 34e34526..00000000 --- a/g2p_programs/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1,7 +0,0 @@ -`OpenSPP `__ donated the original code to the project. - -Contributors include: - -* Edwin Gonzales (`Newlogic `__) -* Jeremi Joslin (`Newlogic `__) -* Michael Gonzales (`Newlogic `__) diff --git a/g2p_programs/static/description/index.html b/g2p_programs/static/description/index.html deleted file mode 100644 index a42fc09e..00000000 --- a/g2p_programs/static/description/index.html +++ /dev/null @@ -1,437 +0,0 @@ - - - - - -OpenG2P Programs - - - -
-

OpenG2P Programs

- - -

Alpha OpenG2P/openg2p-program

-

This addon is the core to manage Social Protection programs.

-

This project is based around the concepts of programs and cycles as defined in the [World Bank Source Book](https://openknowledge.worldbank.org/bitstream/handle/10986/34044/9781464815775.pdf?sequence=9&isAllowed=y).

-
-

Features

-
    -
  • Program creation wizard
  • -
  • Individuals or groups can be enrolled in a program
  • -
  • Modular API
  • -
  • Multiple programs
  • -
  • Multiple cycles
  • -
-
-

Important

-

This is an alpha version, the data model and design can change at any time without warning. -Only for development or testing purpose, do not use in production. -More details on development status

-
-

Table of contents

- -
-

Bug Tracker

-

Bugs are tracked on GitHub Issues. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

-

Do not contact contributors directly about support or help with technical issues.

-
-
-

Credits

-
-

Authors

-
    -
  • OpenG2P
  • -
-
-
-

Contributors

-

OpenSPP donated the original code to the project.

-

Contributors include:

- -
-
-

Maintainers

-

This module is part of the OpenG2P/openg2p-program project on GitHub.

-

You are welcome to contribute.

-
-
-
-
- - diff --git a/g2p_programs_rest_api/README.md b/g2p_programs_rest_api/README.md new file mode 100644 index 00000000..47d732a3 --- /dev/null +++ b/g2p_programs_rest_api/README.md @@ -0,0 +1,5 @@ +# G2P Programs: REST API + +This module adds REST API support to OpenG2P Programs. + +Refer to https://docs.openg2p.org. diff --git a/g2p_programs_rest_api/README.rst b/g2p_programs_rest_api/README.rst deleted file mode 100644 index 47d76a4b..00000000 --- a/g2p_programs_rest_api/README.rst +++ /dev/null @@ -1,57 +0,0 @@ -====================== -G2P Programs: REST API -====================== - -.. - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! This file is generated by oca-gen-addon-readme !! - !! changes will be overwritten. !! - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:4c77516f05528983cb3e9e7bd86030a2b53f1fc5a8d06f3fa3899806a2806d2d - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png - :target: https://odoo-community.org/page/development-status - :alt: Alpha -.. |badge2| image:: https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--program-lightgray.png?logo=github - :target: https://github.com/OpenG2P/openg2p-program/tree/17.0-develop/g2p_programs_rest_api - :alt: OpenG2P/openg2p-program - -|badge1| |badge2| - -This module adds REST API support to OpenG2P Programs. - -.. IMPORTANT:: - This is an alpha version, the data model and design can change at any time without warning. - Only for development or testing purpose, do not use in production. - `More details on development status `_ - -**Table of contents** - -.. contents:: - :local: - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* OpenG2P - -Maintainers -~~~~~~~~~~~ - -This module is part of the `OpenG2P/openg2p-program `_ project on GitHub. - -You are welcome to contribute. diff --git a/g2p_programs_rest_api/__manifest__.py b/g2p_programs_rest_api/__manifest__.py index aeb8ecaa..53bfd41c 100644 --- a/g2p_programs_rest_api/__manifest__.py +++ b/g2p_programs_rest_api/__manifest__.py @@ -1,12 +1,11 @@ { "name": "G2P Programs: REST API", "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": ["g2p_registry_rest_api", "g2p_programs"], "data": [], "assets": { diff --git a/g2p_programs_rest_api/pyproject.toml b/g2p_programs_rest_api/pyproject.toml index 4231d0cc..91ff24bd 100644 --- a/g2p_programs_rest_api/pyproject.toml +++ b/g2p_programs_rest_api/pyproject.toml @@ -1,3 +1,6 @@ [build-system] requires = ["whool"] build-backend = "whool.buildapi" + +[tool.whool] +post_version_strategy_override = "none" diff --git a/g2p_programs_rest_api/readme/DESCRIPTION.rst b/g2p_programs_rest_api/readme/DESCRIPTION.rst deleted file mode 100644 index 8db0344a..00000000 --- a/g2p_programs_rest_api/readme/DESCRIPTION.rst +++ /dev/null @@ -1 +0,0 @@ -This module adds REST API support to OpenG2P Programs. diff --git a/g2p_programs_rest_api/static/description/index.html b/g2p_programs_rest_api/static/description/index.html deleted file mode 100644 index 5ca74915..00000000 --- a/g2p_programs_rest_api/static/description/index.html +++ /dev/null @@ -1,414 +0,0 @@ - - - - - -G2P Programs: REST API - - - -
-

G2P Programs: REST API

- - -

Alpha OpenG2P/openg2p-program

-

This module adds REST API support to OpenG2P Programs.

-
-

Important

-

This is an alpha version, the data model and design can change at any time without warning. -Only for development or testing purpose, do not use in production. -More details on development status

-
-

Table of contents

- -
-

Bug Tracker

-

Bugs are tracked on GitHub Issues. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

-

Do not contact contributors directly about support or help with technical issues.

-
-
-

Credits

-
-

Authors

-
    -
  • OpenG2P
  • -
-
-
-

Maintainers

-

This module is part of the OpenG2P/openg2p-program project on GitHub.

-

You are welcome to contribute.

-
-
-
- - diff --git a/g2p_proxy_means_test/README.md b/g2p_proxy_means_test/README.md new file mode 100644 index 00000000..9a38b4fb --- /dev/null +++ b/g2p_proxy_means_test/README.md @@ -0,0 +1,3 @@ +# G2P: Proxy Means Test + +Refer to https://docs.openg2p.org. diff --git a/g2p_proxy_means_test/README.rst b/g2p_proxy_means_test/README.rst deleted file mode 100644 index f5b1352e..00000000 --- a/g2p_proxy_means_test/README.rst +++ /dev/null @@ -1,57 +0,0 @@ -===================== -G2P: Proxy Means Test -===================== - -.. - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! This file is generated by oca-gen-addon-readme !! - !! changes will be overwritten. !! - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:44bd63f2297ec819ed9fb5a104f81c2211d131a63674de68f89d90c96c6008c3 - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png - :target: https://odoo-community.org/page/development-status - :alt: Alpha -.. |badge2| image:: https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--program-lightgray.png?logo=github - :target: https://github.com/OpenG2P/openg2p-program/tree/17.0-develop/g2p_proxy_means_test - :alt: OpenG2P/openg2p-program - -|badge1| |badge2| - -G2P Proxy Means Test - -.. IMPORTANT:: - This is an alpha version, the data model and design can change at any time without warning. - Only for development or testing purpose, do not use in production. - `More details on development status `_ - -**Table of contents** - -.. contents:: - :local: - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues `_. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* OpenG2P - -Maintainers -~~~~~~~~~~~ - -This module is part of the `OpenG2P/openg2p-program `_ project on GitHub. - -You are welcome to contribute. diff --git a/g2p_proxy_means_test/__manifest__.py b/g2p_proxy_means_test/__manifest__.py index 8ae2a79c..7c5cb59d 100644 --- a/g2p_proxy_means_test/__manifest__.py +++ b/g2p_proxy_means_test/__manifest__.py @@ -2,12 +2,11 @@ { "name": "G2P: Proxy Means Test", "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": ["g2p_programs", "g2p_program_registrant_info"], "data": [ "security/ir.model.access.csv", diff --git a/g2p_proxy_means_test/pyproject.toml b/g2p_proxy_means_test/pyproject.toml index 4231d0cc..91ff24bd 100644 --- a/g2p_proxy_means_test/pyproject.toml +++ b/g2p_proxy_means_test/pyproject.toml @@ -1,3 +1,6 @@ [build-system] requires = ["whool"] build-backend = "whool.buildapi" + +[tool.whool] +post_version_strategy_override = "none" diff --git a/g2p_proxy_means_test/readme/DESCRIPTION.rst b/g2p_proxy_means_test/readme/DESCRIPTION.rst deleted file mode 100644 index fafc7067..00000000 --- a/g2p_proxy_means_test/readme/DESCRIPTION.rst +++ /dev/null @@ -1 +0,0 @@ -G2P Proxy Means Test diff --git a/g2p_proxy_means_test/static/description/index.html b/g2p_proxy_means_test/static/description/index.html deleted file mode 100644 index e2f34ae2..00000000 --- a/g2p_proxy_means_test/static/description/index.html +++ /dev/null @@ -1,415 +0,0 @@ - - - - - -G2P: Proxy Means Test - - - -
-

G2P: Proxy Means Test

- - -

Alpha OpenG2P/openg2p-program

-

G2P Proxy Means Test

-
-

Important

-

This is an alpha version, the data model and design can change at any time without warning. -Only for development or testing purpose, do not use in production. -More details on development status

-
-

Table of contents

- -
-

Bug Tracker

-

Bugs are tracked on GitHub Issues. -In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

-

Do not contact contributors directly about support or help with technical issues.

-
-
-

Credits

-
-

Authors

-
    -
  • OpenG2P
  • -
-
-
-

Maintainers

-

This module is part of the OpenG2P/openg2p-program project on GitHub.

-

You are welcome to contribute.

-
-
-
- - diff --git a/test-requirements.txt b/test-requirements.txt index 22e1eec5..57814d2b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,14 +4,14 @@ git+https://github.com/OpenG2P/storage@17.0#subdirectory=storage_file git+https://github.com/OpenG2P/rest-framework@17.0#subdirectory=fastapi git+https://github.com/OpenG2P/rest-framework@17.0#subdirectory=extendable git+https://github.com/OpenG2P/rest-framework@17.0#subdirectory=extendable_fastapi -git+https://github.com/OpenG2P/openg2p-registry@17.0-develop#subdirectory=g2p_registry_base -git+https://github.com/OpenG2P/openg2p-registry@17.0-develop#subdirectory=g2p_registry_individual -git+https://github.com/OpenG2P/openg2p-registry@17.0-develop#subdirectory=g2p_registry_group -git+https://github.com/OpenG2P/openg2p-registry@17.0-develop#subdirectory=g2p_registry_membership -git+https://github.com/OpenG2P/openg2p-registry@17.0-develop#subdirectory=g2p_bank -# git+https://github.com/OpenG2P/openg2p-registry@17.0-develop#subdirectory=g2p_registry_rest_api -git+https://github.com/OpenG2P/openg2p-documents@17.0-develop#subdirectory=g2p_documents -git+https://github.com/OpenG2P/openg2p-security@17.0-develop#subdirectory=g2p_encryption +git+https://github.com/OpenG2P/openg2p-registry@17.0-1.2#subdirectory=g2p_registry_base +git+https://github.com/OpenG2P/openg2p-registry@17.0-1.2#subdirectory=g2p_registry_individual +git+https://github.com/OpenG2P/openg2p-registry@17.0-1.2#subdirectory=g2p_registry_group +git+https://github.com/OpenG2P/openg2p-registry@17.0-1.2#subdirectory=g2p_registry_membership +git+https://github.com/OpenG2P/openg2p-registry@17.0-1.2#subdirectory=g2p_bank +# git+https://github.com/OpenG2P/openg2p-registry@17.0-1.2#subdirectory=g2p_registry_rest_api +git+https://github.com/OpenG2P/openg2p-documents@17.0-1.2#subdirectory=g2p_documents +git+https://github.com/OpenG2P/openg2p-security@17.0-1.2#subdirectory=g2p_encryption git+https://github.com/openspp/openspp-modules@17.0#subdirectory=spp_area git+https://github.com/openspp/openspp-modules@17.0#subdirectory=spp_service_points git+https://github.com/openspp/openspp-modules@17.0#subdirectory=spp_programs