From 85bf8511f22bba649699d7ba5e4b95da88a8f243 Mon Sep 17 00:00:00 2001 From: Lalith Kota Date: Fri, 23 Aug 2024 22:13:10 +0530 Subject: [PATCH 01/13] 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 From 2fb923be5b8e5dd834f662c658ace420d124f949 Mon Sep 17 00:00:00 2001 From: Niranjan Kumar Date: Thu, 28 Nov 2024 15:42:08 +0530 Subject: [PATCH 02/13] Update the CSS for the Create and Action buttons --- g2p_theme/static/src/css/style.css | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/g2p_theme/static/src/css/style.css b/g2p_theme/static/src/css/style.css index 9922468f..0514ffb1 100644 --- a/g2p_theme/static/src/css/style.css +++ b/g2p_theme/static/src/css/style.css @@ -116,8 +116,9 @@ body { border-radius: 4px !important; border: 1px solid #e27d21 !important; color: #ffffff !important; - min-width: 90px; - height: 31px; + min-width: 51.28px; + height: 33px; + margin-right: 3px } .o_list_button_add:focus, @@ -142,8 +143,9 @@ body { background: #ffffff 0% 0% no-repeat padding-box !important; border: 1px solid #e27d21 !important; border-radius: 4px !important; - min-width: 90px; - height: 31px; + min-width: 51.28px; + height: 33px; + margin-right: 3px; color: #e27d21 !important; } @@ -167,17 +169,11 @@ main { .o_cp_action_menus .dropdown-toggle, .o_cp_action_menus .dropdown-toggle:active { - background: #ffffff 0% 0% no-repeat padding-box !important; - border: 1px solid #e27d21 !important; - border-radius: 4px !important; color: #e27d21 !important; - min-width: 60px; - height: 31px; } .o_form_sheet_bg .o_form_sheet { background: #ffffff 0% 0% no-repeat padding-box; - /* box-shadow: 0px 3px 16px #0000001a;*/ border-radius: 10px; opacity: 1; } From 8855b0755921e80ced2085d8aac04c069a419ed5 Mon Sep 17 00:00:00 2001 From: Lalith Kota Date: Fri, 29 Nov 2024 22:59:33 +0530 Subject: [PATCH 03/13] VCI Fixed no image error Signed-off-by: Lalith Kota --- g2p_openid_vci_programs/models/vci_issuer.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/g2p_openid_vci_programs/models/vci_issuer.py b/g2p_openid_vci_programs/models/vci_issuer.py index c09aeaa3..f8ab606e 100644 --- a/g2p_openid_vci_programs/models/vci_issuer.py +++ b/g2p_openid_vci_programs/models/vci_issuer.py @@ -77,7 +77,9 @@ def issue_vc_Beneficiary(self, auth_claims, credential_request): "curr_datetime": curr_datetime, "partner": partner_dict, "partner_address": self.get_full_address(partner.address), - "partner_face": self.get_image_base64_data_in_url(partner.image_1920.decode()), + "partner_face": self.get_image_base64_data_in_url(partner.image_1920.decode()) + if partner.image_1920 + else None, "reg_ids": reg_ids_dict, "program_membership": program_membership_dict, "program": program_dict, From 82da64798bc410771766aad728b78464d8abb978 Mon Sep 17 00:00:00 2001 From: Lalith Kota Date: Mon, 2 Dec 2024 12:28:13 +0530 Subject: [PATCH 04/13] Fixed dependencies Signed-off-by: Lalith Kota --- test-pre-requirements.txt | 4 ++-- test-requirements.txt | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/test-pre-requirements.txt b/test-pre-requirements.txt index d80cc050..4429b6c0 100644 --- a/test-pre-requirements.txt +++ b/test-pre-requirements.txt @@ -1,2 +1,2 @@ -git+https://github.com/OpenG2P/openg2p-pbms-community-addons@v1.0.0 -git+https://github.com/OpenG2P/openg2p-registry@v1.4.0 +git+https://github.com/OpenG2P/openg2p-pbms-community-addons@17.0-develop +git+https://github.com/OpenG2P/openg2p-registry@17.0-1.4 diff --git a/test-requirements.txt b/test-requirements.txt index 095176c2..12422829 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ -git+https://github.com/openspp/openspp-modules@17.0#subdirectory=spp_area -git+https://github.com/openspp/openspp-modules@17.0#subdirectory=spp_registry_data_source -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 -git+https://github.com/openspp/openspp-modules@17.0#subdirectory=spp_entitlement_cash -git+https://github.com/openspp/openspp-modules@17.0#subdirectory=spp_entitlement_in_kind +git+https://github.com/openspp/openspp-modules@v17.0.1.2.1#subdirectory=spp_area +git+https://github.com/openspp/openspp-modules@v17.0.1.2.1#subdirectory=spp_registry_data_source +git+https://github.com/openspp/openspp-modules@v17.0.1.2.1#subdirectory=spp_service_points +git+https://github.com/openspp/openspp-modules@v17.0.1.2.1#subdirectory=spp_programs +git+https://github.com/openspp/openspp-modules@v17.0.1.2.1#subdirectory=spp_entitlement_cash +git+https://github.com/openspp/openspp-modules@v17.0.1.2.1#subdirectory=spp_entitlement_in_kind From 3e660d25877d55048be121cfbe2dcec31d0ab57d Mon Sep 17 00:00:00 2001 From: openg2p Date: Mon, 2 Dec 2024 07:17:21 +0000 Subject: [PATCH 05/13] [UPD] Update g2p_program_registrant_info.pot --- .../i18n/g2p_program_registrant_info.pot | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/g2p_program_registrant_info/i18n/g2p_program_registrant_info.pot b/g2p_program_registrant_info/i18n/g2p_program_registrant_info.pot index 71d6068d..c8c1d77d 100644 --- a/g2p_program_registrant_info/i18n/g2p_program_registrant_info.pot +++ b/g2p_program_registrant_info/i18n/g2p_program_registrant_info.pot @@ -111,6 +111,20 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: g2p_program_registrant_info +#. odoo-javascript +#: code:addons/g2p_program_registrant_info/static/src/xml/g2p_additional_info.xml:0 +#, python-format +msgid "Done" +msgstr "" + +#. module: g2p_program_registrant_info +#. odoo-javascript +#: code:addons/g2p_program_registrant_info/static/src/xml/g2p_additional_info.xml:0 +#, python-format +msgid "Edit" +msgstr "" + #. module: g2p_program_registrant_info #: model_terms:ir.ui.view,arch_db:g2p_program_registrant_info.view_program_registrant_info_form msgid "Enter the registrant name..." @@ -122,6 +136,13 @@ msgstr "" msgid "Entitlement" msgstr "" +#. module: g2p_program_registrant_info +#. odoo-javascript +#: code:addons/g2p_program_registrant_info/static/src/js/g2p_additional_info.js:0 +#, python-format +msgid "Error Updating Json" +msgstr "" + #. module: g2p_program_registrant_info #: model:ir.model,name:g2p_program_registrant_info.model_g2p_program_registrantinfo_wizard msgid "G2P Program Registrant Info Wizard" @@ -151,6 +172,7 @@ msgstr "" #. module: g2p_program_registrant_info #. odoo-javascript #: code:addons/g2p_program_registrant_info/static/src/js/g2p_additional_info.js:0 +#: code:addons/g2p_program_registrant_info/static/src/js/g2p_additional_info.js:0 #, python-format msgid "Invalid Json Value" msgstr "" @@ -197,6 +219,8 @@ msgstr "" #. module: g2p_program_registrant_info #. odoo-javascript #: code:addons/g2p_program_registrant_info/static/src/js/g2p_additional_info.js:0 +#: code:addons/g2p_program_registrant_info/static/src/js/g2p_additional_info.js:0 +#: code:addons/g2p_program_registrant_info/static/src/js/g2p_additional_info.js:0 #: model_terms:ir.ui.view,arch_db:g2p_program_registrant_info.view_group_registrant_info_form #: model_terms:ir.ui.view,arch_db:g2p_program_registrant_info.view_individual_registrant_info_form #, python-format From 541ad492e455f2a54f6d3ee8b7804ca53e84e664 Mon Sep 17 00:00:00 2001 From: Niranjan Kumar Date: Tue, 3 Dec 2024 11:13:22 +0530 Subject: [PATCH 06/13] Move the action_preview widget to the g2p-documents base module --- g2p_program_documents/__manifest__.py | 6 +- .../static/src/js/preview_document.js | 66 ------------------- 2 files changed, 1 insertion(+), 71 deletions(-) delete mode 100644 g2p_program_documents/static/src/js/preview_document.js diff --git a/g2p_program_documents/__manifest__.py b/g2p_program_documents/__manifest__.py index 8965c971..cf76230f 100644 --- a/g2p_program_documents/__manifest__.py +++ b/g2p_program_documents/__manifest__.py @@ -17,11 +17,7 @@ "views/program_membership_view.xml", "views/entitlement_view.xml", ], - "assets": { - "web.assets_backend": [ - "/g2p_program_documents/static/src/js/preview_document.js", - ], - }, + "assets": {}, "demo": [], "images": [], "application": True, diff --git a/g2p_program_documents/static/src/js/preview_document.js b/g2p_program_documents/static/src/js/preview_document.js deleted file mode 100644 index 7702fb71..00000000 --- a/g2p_program_documents/static/src/js/preview_document.js +++ /dev/null @@ -1,66 +0,0 @@ -/** @odoo-module **/ -import {Component, xml} from "@odoo/owl"; -import {registry} from "@web/core/registry"; -import {useFileViewer} from "@web/core/file_viewer/file_viewer_hook"; -import {useService} from "@web/core/utils/hooks"; - -class Widgetpreview extends Component { - static template = xml``; - - setup() { - super.setup(); - this.fileViewer = useFileViewer(); - this.store = useService("mail.store"); - this.rpc = useService("rpc"); - } - - clickPreview(ev) { - const currentRow = ev.target.closest(".o_data_row"); - if (currentRow) { - const slugElement = currentRow.querySelector('.o_data_cell[name="slug"]'); - if (slugElement) { - const slugValue = slugElement.textContent.trim(); - console.log("Slug Value:", slugValue); - - let recordID = 0; - if (slugValue.includes("-")) { - const parts = slugValue.split("-"); - const lastPart = parts[parts.length - 1].split(".")[0]; - if (!isNaN(lastPart)) { - recordID = parseInt(lastPart, 10); - } - } - if (recordID) { - this._onPreviewButtonClick(recordID); - } - } - } - } - - async _onPreviewButtonClick(recordID) { - const result = await this.rpc("/web/dataset/call_kw/storage.file/get_record", { - model: "storage.file", - method: "get_record", - args: [[recordID]], - kwargs: {}, - }); - const mimetype = result.mimetype; - - const file = { - id: recordID, - displayName: result.name, - downloadUrl: result.url, - isViewable: mimetype.includes("image") || mimetype.includes("pdf"), - defaultSource: result.url, - isImage: mimetype.includes("image"), - isPdf: mimetype.includes("pdf"), - }; - if (file.isViewable) { - this.fileViewer.open(file); - } else { - window.open(result.url, "_blank"); - } - } -} - -registry.category("view_widgets").add("action_preview", {component: Widgetpreview}); From 6477725f05311098ca29942a5d36115d61adb11a Mon Sep 17 00:00:00 2001 From: Manoj Kumar Date: Thu, 28 Nov 2024 14:22:18 +0530 Subject: [PATCH 07/13] ODK Importer: Fixed Program enrollement issue Signed-off-by: Manoj Kumar --- g2p_odk_importer_program/models/__init__.py | 2 +- g2p_odk_importer_program/models/odk_client.py | 19 ++++++++++--------- g2p_odk_importer_program/models/odk_config.py | 7 ------- g2p_odk_importer_program/models/odk_import.py | 12 ++++++++++++ .../views/odk_import_views.xml | 6 ++---- 5 files changed, 25 insertions(+), 21 deletions(-) delete mode 100644 g2p_odk_importer_program/models/odk_config.py create mode 100644 g2p_odk_importer_program/models/odk_import.py diff --git a/g2p_odk_importer_program/models/__init__.py b/g2p_odk_importer_program/models/__init__.py index 4dbdb56a..e333f328 100644 --- a/g2p_odk_importer_program/models/__init__.py +++ b/g2p_odk_importer_program/models/__init__.py @@ -1,4 +1,4 @@ # Part of Newlogic G2P. See LICENSE file for full copyright and licensing details. from . import odk_client -from . import odk_config +from . import odk_import diff --git a/g2p_odk_importer_program/models/odk_client.py b/g2p_odk_importer_program/models/odk_client.py index 41c14d98..bfa9d916 100644 --- a/g2p_odk_importer_program/models/odk_client.py +++ b/g2p_odk_importer_program/models/odk_client.py @@ -4,17 +4,11 @@ def patched_addl_data(self, mapped_json): - config = self.env["odk.config"].browse(self.id) + odk_import = self.env["odk.import"].browse(self.id) - program_id = config.program.id - - if "program_registrant_info_ids" in mapped_json: - prog_reg_info = mapped_json.get("program_registrant_info_ids", None) - - if not program_id: - del mapped_json["program_registrant_info_ids"] - return mapped_json + program_id = odk_import.target_program.id + if program_id: mapped_json["program_membership_ids"] = [ ( 0, @@ -27,6 +21,13 @@ def patched_addl_data(self, mapped_json): ) ] + if "program_registrant_info_ids" in mapped_json: + prog_reg_info = mapped_json.get("program_registrant_info_ids", None) + + if not program_id: + del mapped_json["program_registrant_info_ids"] + return mapped_json + mapped_json["program_registrant_info_ids"] = [ ( 0, diff --git a/g2p_odk_importer_program/models/odk_config.py b/g2p_odk_importer_program/models/odk_config.py deleted file mode 100644 index b73c20da..00000000 --- a/g2p_odk_importer_program/models/odk_config.py +++ /dev/null @@ -1,7 +0,0 @@ -from odoo import fields, models - - -class OdkConfig(models.Model): - _inherit = "odk.import" - - program = fields.Many2one("g2p.program", domain="[('target_type', '=', target_registry)]") diff --git a/g2p_odk_importer_program/models/odk_import.py b/g2p_odk_importer_program/models/odk_import.py new file mode 100644 index 00000000..de02ec5c --- /dev/null +++ b/g2p_odk_importer_program/models/odk_import.py @@ -0,0 +1,12 @@ +from odoo import api, fields, models + + +class OdkImport(models.Model): + _inherit = "odk.import" + + target_program = fields.Many2one("g2p.program", domain="[('target_type', '=', target_registry)]") + + @api.onchange("target_registry") + def onchange_target_registry(self): + for rec in self: + rec.target_program = None diff --git a/g2p_odk_importer_program/views/odk_import_views.xml b/g2p_odk_importer_program/views/odk_import_views.xml index 9b23ce0d..64e2f6e3 100644 --- a/g2p_odk_importer_program/views/odk_import_views.xml +++ b/g2p_odk_importer_program/views/odk_import_views.xml @@ -5,10 +5,8 @@ odk.import - - - - + + From 6e8ed9d58980dea9ecf737fbf3d1988d938b27ff Mon Sep 17 00:00:00 2001 From: openg2p Date: Mon, 9 Dec 2024 05:25:46 +0000 Subject: [PATCH 08/13] [UPD] Update g2p_programs.pot --- g2p_programs/i18n/g2p_programs.pot | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/g2p_programs/i18n/g2p_programs.pot b/g2p_programs/i18n/g2p_programs.pot index f0aaee3d..5a028690 100644 --- a/g2p_programs/i18n/g2p_programs.pot +++ b/g2p_programs/i18n/g2p_programs.pot @@ -2842,6 +2842,11 @@ msgstr "" msgid "Invoices" msgstr "" +#. module: g2p_programs +#: model:ir.model.fields,field_description:g2p_programs.field_g2p_program_membership__is_coa_installed +msgid "Is Coa Installed" +msgstr "" + #. module: g2p_programs #: model:ir.model.fields,field_description:g2p_programs.field_g2p_cycle__message_is_follower #: model:ir.model.fields,field_description:g2p_programs.field_g2p_program__message_is_follower From a6a2ab4638e6ae7310860ff0af70c686dfdaa3ad Mon Sep 17 00:00:00 2001 From: openg2p Date: Mon, 9 Dec 2024 05:25:47 +0000 Subject: [PATCH 09/13] [UPD] Update g2p_odk_importer_program.pot --- .../i18n/g2p_odk_importer_program.pot | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/g2p_odk_importer_program/i18n/g2p_odk_importer_program.pot b/g2p_odk_importer_program/i18n/g2p_odk_importer_program.pot index b7861283..62c296de 100644 --- a/g2p_odk_importer_program/i18n/g2p_odk_importer_program.pot +++ b/g2p_odk_importer_program/i18n/g2p_odk_importer_program.pot @@ -19,11 +19,6 @@ msgid "ODK Import" msgstr "" #. module: g2p_odk_importer_program -#: model:ir.model.fields,field_description:g2p_odk_importer_program.field_odk_import__program -msgid "Program" -msgstr "" - -#. module: g2p_odk_importer_program -#: model_terms:ir.ui.view,arch_db:g2p_odk_importer_program.view_program_odk_config_form -msgid "Program details" +#: model:ir.model.fields,field_description:g2p_odk_importer_program.field_odk_import__target_program +msgid "Target Program" msgstr "" From 080e7337566e105fc278b28bf6e7710314fffe9d Mon Sep 17 00:00:00 2001 From: Niranjan Kumar Date: Tue, 10 Dec 2024 13:36:13 +0530 Subject: [PATCH 10/13] changes in button css --- g2p_theme/static/src/css/style.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/g2p_theme/static/src/css/style.css b/g2p_theme/static/src/css/style.css index 0514ffb1..0d53022c 100644 --- a/g2p_theme/static/src/css/style.css +++ b/g2p_theme/static/src/css/style.css @@ -116,8 +116,6 @@ body { border-radius: 4px !important; border: 1px solid #e27d21 !important; color: #ffffff !important; - min-width: 51.28px; - height: 33px; margin-right: 3px } @@ -143,9 +141,6 @@ body { background: #ffffff 0% 0% no-repeat padding-box !important; border: 1px solid #e27d21 !important; border-radius: 4px !important; - min-width: 51.28px; - height: 33px; - margin-right: 3px; color: #e27d21 !important; } From 996a6090871f49786aa674fb1f383b90d75bb23e Mon Sep 17 00:00:00 2001 From: Niranjan Kumar Date: Mon, 16 Dec 2024 10:03:59 +0530 Subject: [PATCH 11/13] Map the form dynamically based on programid --- g2p_formio/models/program.py | 55 +++++++++++++++++++++++++++-- g2p_formio/views/formio_builder.xml | 7 ++-- g2p_formio/views/program_view.xml | 2 +- 3 files changed, 59 insertions(+), 5 deletions(-) diff --git a/g2p_formio/models/program.py b/g2p_formio/models/program.py index 7125a4d5..dcf28c3c 100644 --- a/g2p_formio/models/program.py +++ b/g2p_formio/models/program.py @@ -1,9 +1,60 @@ -from odoo import fields, models +import json + +from odoo import api, fields, models class G2PProgram(models.Model): _inherit = "g2p.program" - self_service_portal_form = fields.Many2one("formio.builder", string="Program Form") + portal_form_builder_id = fields.Many2one( + "formio.builder", string="Program Form", domain="[('is_form_mapped_with_program', '=', False)]" + ) is_multiple_form_submission = fields.Boolean(default=False) + + @api.constrains("portal_form_builder_id") + def _constrain_portal_form_mapping(self): + self.ensure_one() + + if self.portal_form_builder_id: + formio_builder = self.portal_form_builder_id + + try: + # Parse the JSON string into a dictionary + js_options = json.loads(formio_builder.formio_js_options) + + if "editForm" in js_options and "file" in js_options["editForm"]: + file_components = js_options["editForm"]["file"][0]["components"] + + for component in file_components: + if "defaultValue" in component and component["key"] == "url": + component["defaultValue"] = f"/v1/selfservice/uploadDocument/{self.id}" + + # Convert back to JSON string and update the builder + formio_builder.write( + { + "formio_js_options": json.dumps(js_options, indent=4), + "is_form_mapped_with_program": True, + } + ) + else: + formio_builder.write({"is_form_mapped_with_program": False}) + + except (json.JSONDecodeError, KeyError, IndexError): + # Handle potential JSON parsing errors or missing keys + formio_builder.write({"is_form_mapped_with_program": False}) + + @api.onchange("portal_form_builder_id") + def _onchange_portal_form_unmapping(self): + # Check if there was a previous form that is now being removed + previous_form = self._origin.portal_form_builder_id + current_form = self.portal_form_builder_id + + if previous_form and not current_form: + previous_form.write({"is_form_mapped_with_program": False}) + + +class G2PProgramFomio(models.Model): + _inherit = "formio.builder" + + is_form_mapped_with_program = fields.Boolean(string="Is Form Mapped", default=False) diff --git a/g2p_formio/views/formio_builder.xml b/g2p_formio/views/formio_builder.xml index 6cb21717..fbe1f0f4 100644 --- a/g2p_formio/views/formio_builder.xml +++ b/g2p_formio/views/formio_builder.xml @@ -21,8 +21,8 @@ 1 - - 1 + +