Skip to content

Commit 9ca77d8

Browse files
committed
Merge branch '17.0-develop' into 17.0-demo
Signed-off-by: Manoj Kumar <mkumar6@ch.iitr.ac.in>
2 parents ed432c4 + 85cae6b commit 9ca77d8

File tree

63 files changed

+2176
-76
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+2176
-76
lines changed

README.md

Lines changed: 38 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22
<!-- /!\ Non OCA Context : Set here the badge of your runbot / runboat instance. -->
3-
[![Pre-commit Status](https://github.com/openg2p/openg2p-program/actions/workflows/pre-commit.yml/badge.svg?branch=17.0-1.3)](https://github.com/openg2p/openg2p-program/actions/workflows/pre-commit.yml?query=branch%3A17.0-1.3)
4-
[![Build Status](https://github.com/openg2p/openg2p-program/actions/workflows/test.yml/badge.svg?branch=17.0-1.3)](https://github.com/openg2p/openg2p-program/actions/workflows/test.yml?query=branch%3A17.0-1.3)
5-
[![codecov](https://codecov.io/gh/openg2p/openg2p-program/branch/17.0-1.3/graph/badge.svg)](https://codecov.io/gh/openg2p/openg2p-program)
3+
[![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)
4+
[![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)
5+
[![codecov](https://codecov.io/gh/openg2p/openg2p-program/branch/17.0-develop/graph/badge.svg)](https://codecov.io/gh/openg2p/openg2p-program)
66
<!-- /!\ Non OCA Context : Set here the badge of your translation instance. -->
77

88
<!-- /!\ do not modify above this line -->
@@ -21,48 +21,47 @@ Available addons
2121
----------------
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
24-
[g2p_bridge_configuration](g2p_bridge_configuration/) | 17.0.1.3.0 | | G2P brige configuration:Sponsoring Bank to PBMS
25-
[g2p_entitlement_differential](g2p_entitlement_differential/) | 17.0.1.3.0 | | OpenG2P Entitlement: Differential
26-
[g2p_entitlement_in_kind](g2p_entitlement_in_kind/) | 17.0.1.3.0 | | OpenG2P Entitlement: In-Kind
27-
[g2p_entitlement_voucher](g2p_entitlement_voucher/) | 17.0.1.3.0 | | OpenG2P Entitlement: Voucher
28-
[g2p_formio](g2p_formio/) | 17.0.1.3.0 | | Form builders allow you to create, manage, and use dynamic forms with ease.
29-
[g2p_mis_importer](g2p_mis_importer/) | 17.0.1.3.0 | | G2P MIS Importer
30-
[g2p_notifications_base](g2p_notifications_base/) | 17.0.1.3.0 | | G2P Notifications: Base
31-
[g2p_notifications_fast2sms](g2p_notifications_fast2sms/) | 17.0.1.3.0 | | G2P Notifications: Fast2SMS Service Provider
32-
[g2p_notifications_voucher](g2p_notifications_voucher/) | 17.0.1.3.0 | | G2P Notifications: Voucher
33-
[g2p_notifications_wiserv](g2p_notifications_wiserv/) | 17.0.1.3.0 | | G2P Notifications: Wiserv SMS Service Provider
34-
[g2p_odk_importer_program](g2p_odk_importer_program/) | 17.0.1.3.0 | | Import records from ODK and add then into Program
35-
[g2p_openid_vci_programs](g2p_openid_vci_programs/) | 17.0.1.3.0 | | G2P OpenID VCI: Program Beneficiaries
36-
[g2p_payment_cash](g2p_payment_cash/) | 17.0.1.3.0 | | OpenG2P Program Payment: Cash
37-
[g2p_payment_files](g2p_payment_files/) | 17.0.1.3.0 | | OpenG2P Program Payments: In Files
38-
[g2p_payment_g2p_connect](g2p_payment_g2p_connect/) | 17.0.1.3.0 | | OpenG2P Program Payment: G2P Connect Payment Manager
39-
[g2p_payment_interop_layer](g2p_payment_interop_layer/) | 17.0.1.3.0 | | OpenG2P Program Payment (Payment Interoperability Layer)
40-
[g2p_payment_phee](g2p_payment_phee/) | 17.0.1.3.0 | | OpenG2P Program Payment (Payment Hub EE)
41-
[g2p_payment_simple_mpesa](g2p_payment_simple_mpesa/) | 17.0.1.3.0 | | OpenG2P Program Payment: Simple Mpesa Payment Manager
42-
[g2p_pbms_socio_economic_model](g2p_pbms_socio_economic_model/) | 17.0.0.0.0 | | G2P PBMS Socio-Economic Model
43-
[g2p_pbms_student_model](g2p_pbms_student_model/) | 17.0.0.0.0 | | G2P PBMS Student Model
44-
[g2p_program_approval](g2p_program_approval/) | 17.0.1.3.0 | | OpenG2P Program: Approval
45-
[g2p_program_assessment](g2p_program_assessment/) | 17.0.1.3.0 | | OpenG2P Program: Assessment
46-
[g2p_program_autoenrol](g2p_program_autoenrol/) | 17.0.1.3.0 | | OpenG2P Programs: Autoenrol
47-
[g2p_program_cycleless](g2p_program_cycleless/) | 17.0.1.3.0 | | OpenG2P Programs: Cycleless
48-
[g2p_program_documents](g2p_program_documents/) | 17.0.1.3.0 | | OpenG2P Program: Documents
49-
[g2p_program_registrant_info](g2p_program_registrant_info/) | 17.0.1.3.0 | | G2P Program: Registrant Info
50-
[g2p_program_reimbursement](g2p_program_reimbursement/) | 17.0.1.3.0 | | OpenG2P Programs: Reimbursement
51-
[g2p_programs](g2p_programs/) | 17.0.1.3.0 | | OpenG2P Programs
52-
[g2p_programs_priority_list](g2p_programs_priority_list/) | 17.0.1.3.0 | | OpenG2P Programs Priority List
53-
[g2p_proxy_means_test](g2p_proxy_means_test/) | 17.0.1.3.0 | | G2P: Proxy Means Test
54-
[g2p_reimbursement_portal](g2p_reimbursement_portal/) | 17.0.1.3.0 | | G2P Reimbursement Portal
55-
[g2p_social_registry_importer](g2p_social_registry_importer/) | 17.0.1.3.0 | | Import records from Social Registry
56-
[g2p_theme](g2p_theme/) | 17.0.1.3.0 | | OpenG2P Theme
24+
[g2p_bridge_configuration](g2p_bridge_configuration/) | 17.0.0.0.0 | | G2P brige configuration:Sponsoring Bank to PBMS
25+
[g2p_entitlement_differential](g2p_entitlement_differential/) | 17.0.0.0.0 | | OpenG2P Entitlement: Differential
26+
[g2p_entitlement_in_kind](g2p_entitlement_in_kind/) | 17.0.0.0.0 | | OpenG2P Entitlement: In-Kind
27+
[g2p_entitlement_voucher](g2p_entitlement_voucher/) | 17.0.0.0.0 | | OpenG2P Entitlement: Voucher
28+
[g2p_formio](g2p_formio/) | 17.0.0.0.0 | | Form builders allow you to create, manage, and use dynamic forms with ease.
29+
[g2p_mis_importer](g2p_mis_importer/) | 17.0.0.0.0 | | G2P MIS Importer
30+
[g2p_notifications_base](g2p_notifications_base/) | 17.0.0.0.0 | | G2P Notifications: Base
31+
[g2p_notifications_fast2sms](g2p_notifications_fast2sms/) | 17.0.0.0.0 | | G2P Notifications: Fast2SMS Service Provider
32+
[g2p_notifications_voucher](g2p_notifications_voucher/) | 17.0.0.0.0 | | G2P Notifications: Voucher
33+
[g2p_notifications_wiserv](g2p_notifications_wiserv/) | 17.0.0.0.0 | | G2P Notifications: Wiserv SMS Service Provider
34+
[g2p_odk_importer_program](g2p_odk_importer_program/) | 17.0.0.0.0 | | Import records from ODK and add then into Program
35+
[g2p_openid_vci_programs](g2p_openid_vci_programs/) | 17.0.0.0.0 | | G2P OpenID VCI: Program Beneficiaries
36+
[g2p_payment_cash](g2p_payment_cash/) | 17.0.0.0.0 | | OpenG2P Program Payment: Cash
37+
[g2p_payment_files](g2p_payment_files/) | 17.0.0.0.0 | | OpenG2P Program Payments: In Files
38+
[g2p_payment_g2p_connect](g2p_payment_g2p_connect/) | 17.0.0.0.0 | | OpenG2P Program Payment: G2P Connect Payment Manager
39+
[g2p_payment_interop_layer](g2p_payment_interop_layer/) | 17.0.0.0.0 | | OpenG2P Program Payment (Payment Interoperability Layer)
40+
[g2p_payment_phee](g2p_payment_phee/) | 17.0.0.0.0 | | OpenG2P Program Payment (Payment Hub EE)
41+
[g2p_payment_simple_mpesa](g2p_payment_simple_mpesa/) | 17.0.0.0.0 | | OpenG2P Program Payment: Simple Mpesa Payment Manager
42+
[g2p_program_approval](g2p_program_approval/) | 17.0.0.0.0 | | OpenG2P Program: Approval
43+
[g2p_program_assessment](g2p_program_assessment/) | 17.0.0.0.0 | | OpenG2P Program: Assessment
44+
[g2p_program_autoenrol](g2p_program_autoenrol/) | 17.0.0.0.0 | | OpenG2P Programs: Autoenrol
45+
[g2p_program_cycleless](g2p_program_cycleless/) | 17.0.0.0.0 | | OpenG2P Programs: Cycleless
46+
[g2p_program_documents](g2p_program_documents/) | 17.0.0.0.0 | | OpenG2P Program: Documents
47+
[g2p_program_registrant_info](g2p_program_registrant_info/) | 17.0.0.0.0 | | G2P Program: Registrant Info
48+
[g2p_program_reimbursement](g2p_program_reimbursement/) | 17.0.0.0.0 | | OpenG2P Programs: Reimbursement
49+
[g2p_programs](g2p_programs/) | 17.0.0.0.0 | | OpenG2P Programs
50+
[g2p_programs_priority_list](g2p_programs_priority_list/) | 17.0.0.0.0 | | OpenG2P Programs Priority List
51+
[g2p_proxy_means_test](g2p_proxy_means_test/) | 17.0.0.0.0 | | G2P: Proxy Means Test
52+
[g2p_reimbursement_portal](g2p_reimbursement_portal/) | 17.0.0.0.0 | | G2P Reimbursement Portal
53+
[g2p_social_registry_importer](g2p_social_registry_importer/) | 17.0.0.0.0 | | Import records from Social Registry
54+
[g2p_support_desk](g2p_support_desk/) | 17.0.0.0.0 | | OpenG2P Support Desk Management System
55+
[g2p_theme](g2p_theme/) | 17.0.0.0.0 | | OpenG2P Theme
5756

5857

5958
Unported addons
6059
---------------
6160
addon | version | maintainers | summary
6261
--- | --- | --- | ---
63-
[g2p_notifications_rest_api](g2p_notifications_rest_api/) | 17.0.1.3.0 (unported) | | G2P Notifications: REST API
64-
[g2p_program_registrant_info_rest_api](g2p_program_registrant_info_rest_api/) | 17.0.1.3.0 (unported) | | G2P Program : Program Registrant Info Rest API
65-
[g2p_programs_rest_api](g2p_programs_rest_api/) | 17.0.1.3.0 (unported) | | G2P Programs: REST API
62+
[g2p_notifications_rest_api](g2p_notifications_rest_api/) | 17.0.0.0.0 (unported) | | G2P Notifications: REST API
63+
[g2p_program_registrant_info_rest_api](g2p_program_registrant_info_rest_api/) | 17.0.0.0.0 (unported) | | G2P Program : Program Registrant Info Rest API
64+
[g2p_programs_rest_api](g2p_programs_rest_api/) | 17.0.0.0.0 (unported) | | G2P Programs: REST API
6665

6766
[//]: # (end addons)
6867

g2p_bridge_configuration/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"name": "G2P brige configuration:Sponsoring Bank to PBMS",
44
"category": "G2P",
5-
"version": "17.0.1.3.0",
5+
"version": "17.0.0.0.0",
66
"author": "OpenG2P",
77
"website": "https://openg2p.org",
88
"license": "LGPL-3",

g2p_entitlement_differential/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "OpenG2P Entitlement: Differential",
33
"category": "G2P",
44
# Part of OpenG2P. See LICENSE file for full copyright and licensing details.
5-
"version": "17.0.1.3.0",
5+
"version": "17.0.0.0.0",
66
"sequence": 1,
77
"author": "OpenG2P",
88
"website": "https://openg2p.org",

g2p_entitlement_in_kind/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"name": "OpenG2P Entitlement: In-Kind",
44
"category": "G2P",
5-
"version": "17.0.1.3.0",
5+
"version": "17.0.0.0.0",
66
"sequence": 1,
77
"author": "OpenG2P",
88
"website": "https://openg2p.org",

g2p_entitlement_voucher/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"name": "OpenG2P Entitlement: Voucher",
44
"category": "G2P",
5-
"version": "17.0.1.3.0",
5+
"version": "17.0.0.0.0",
66
"sequence": 1,
77
"author": "OpenG2P",
88
"website": "https://openg2p.org",

g2p_formio/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"name": "OpenG2P Formio",
44
"category": "G2P",
5-
"version": "17.0.1.3.0",
5+
"version": "17.0.0.0.0",
66
"sequence": 1,
77
"summary": "Form builders allow you to create, manage, and use dynamic forms with ease.",
88
"author": "OpenG2P",

g2p_mis_importer/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "G2P MIS Importer",
55
"category": "G2P",
6-
"version": "17.0.1.3.0",
6+
"version": "17.0.0.0.0",
77
"author": "OpenG2P",
88
"website": "https://openg2p.org",
99
"license": "LGPL-3",

g2p_notifications_base/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "G2P Notifications: Base",
33
"category": "G2P",
4-
"version": "17.0.1.3.0",
4+
"version": "17.0.0.0.0",
55
"sequence": 1,
66
"author": "OpenG2P",
77
"website": "https://openg2p.org",

g2p_notifications_fast2sms/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "G2P Notifications: Fast2SMS Service Provider",
33
"category": "G2P",
4-
"version": "17.0.1.3.0",
4+
"version": "17.0.0.0.0",
55
"sequence": 1,
66
"author": "OpenG2P",
77
"website": "https://openg2p.org",

g2p_notifications_rest_api/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "G2P Notifications: REST API",
33
"category": "G2P",
4-
"version": "17.0.1.3.0",
4+
"version": "17.0.0.0.0",
55
"sequence": 1,
66
"author": "OpenG2P",
77
"website": "https://openg2p.org",

0 commit comments

Comments
 (0)