# G2P Entitlement In-kind

### Module name

g2p\_entitlement\_in\_kind

### Module title

OpenG2P Entitlement In-kind

### Technology base

Odoo

### Functionality

* This module is overriding the existing module spp\_entitlement\_in\_kind.
* OpenSPP supports the in-kind distribution of food and nonfood items, such as shelter materials, hygiene kits, and cooking items.
* The platform utilizes its ERP (Enterprise Resource Planning) backend to facilitate the entire distribution process, covering everything from planning to execution.
* It has the ability to handle the entire distribution process, from start to finish (from A to Z).
* It can also integrate with other ERP systems if needed, allowing for seamless data exchange and cooperation between systems.

### Design notes

* Stock management: OpenSPP is planning to include stock management features, which will likely enhance its ability to manage inventory effectively.&#x20;
* Supply chain: Upcoming features may include improvements to supply chain management, which is crucial for ensuring a smooth flow of goods and materials.&#x20;
* Warehouse and distribution point management: Upcoming enhancements may provide tools to better manage warehouses and distribution points, improving logistics and efficiency.&#x20;
* Point of Sales (POS) integration: OpenSPP may include integration with POS systems, which can be useful for sales and transaction processing.

### Relationships with other entities

None

### Dependencies

Module Dependencies

* spp\_programs
* spp\_entitlement\_in\_kind

### User interface

**Submenu**: Program --> In-kind -->Entitlements

### Configuration

To set up In-kind Entitlement Managers, navigate to the "Programs" submenu and then access "Configuration". Within the "In-Kind Entitlement Manager", you can configure the following fields:

**Fields available inside the entitlement manager:**

1. **Name:** This field is used to specify the name of the manager.
2. **Program:** Choose a specific program from the available options.
3. **Items:** Select the product(s) that should be allocated to beneficiaries within the chosen program.

### Source code

### 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.1/guides/developer-guides/modules/g2p-entitlement-in-kind.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.
