# G2P Program: Registrant Info

### Module name

g2p\_program\_registrant\_info

### Module title

G2P Program: Registrant Info

### Technology base

Odoo

### Functionality

* This module adds support to Registry modules (registry\_base, registry\_individual and registry\_group)
* Adds new model to store a JSON data for each program-registrant mapping, and displays it as form.

### Dependencies

Module Dependencies

* g2p\_registry\_base
* g2p\_registry\_individual
* g2p\_registry\_group
* g2p\_programs

### Design notes

### User interface

Program -> Application Info

Registry -> Individual -> Program Info

Registry -> Group -> Program Info

### Configuration

No specific configuration is required for this module.

### Source code

<https://github.com/OpenG2P/openg2p-program/tree/15.0-develop/g2p_program_registrant_info>

### Installation

Standard Odoo package installation


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.openg2p.org/1.3/pbms/developer-zone/odoo-modules/openg2p-program-registrant-info.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
