# OpenG2P Programs: Autoenrol

### Module name

g2p\_program\_autoenrol

### Module title

OpenG2P Programs: Autoenrol

### Technology base

Odoo

### Functionality

The main functionality of this module is to automatically enroll registrant into program if the domain condition is satisfied.

* Enable autoenrol for particular program with specific condition
* Then all registrants who are eligible for that program are automatically enrolled into that program as per autoenrol condition.

### Relationships with other entities

None

### Dependencies

Module Dependencies

* g2p\_programs

### Design notes

### User interface

Program -> Configuration -> Autoenrol

### Configuration

Enable autoenrol option and add specific condition

### Source code

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

### 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-programs-autoenrol.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.
