# Model scheme settings

This section offers information for Odoo users on how to configure model schemes for the Oregional REST API.

**Model schemes** allow you to create a collection of model configurations.

A model scheme can be used by **several applications**.

It is enough to change the scheme and all applications linked to the scheme will behave the same way.

The app is shipped with the **Default model scheme** to give you an idea about this feature.

### Model schemes menu <a href="#modelschemesettings-modelschemesmenu" id="modelschemesettings-modelschemesmenu"></a>

![](https://592562319-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDRDuISatrSJXjVVJWeuq%2Fuploads%2FCYiMCIOuMiPVbJ58K3ST%2Fimage.png?alt=media\&token=558da88c-e435-48ad-8f56-a9a6b57984a9)

### Model scheme list <a href="#modelschemesettings-modelschemelist" id="modelschemesettings-modelschemelist"></a>

The list of active model schemes is displayed by default.&#x20;

![](https://592562319-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDRDuISatrSJXjVVJWeuq%2Fuploads%2F8ha2hEnZZkYnQ7onCARO%2Fimage.png?alt=media\&token=b2c20f54-37ea-413f-9758-abbebd23cc0e)

{% hint style="warning" %}
Inactive model schemes can be opened using seach filter and search for field **Active** with value **is false**
{% endhint %}

![](https://592562319-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDRDuISatrSJXjVVJWeuq%2Fuploads%2F602d91TRFT23JJ5yCkDq%2Fimage.png?alt=media\&token=c5c30b88-4498-4c09-a9a0-0c5f6fe082e3)

### Model scheme settings <a href="#modelschemesettings-modelschemesettings" id="modelschemesettings-modelschemesettings"></a>

Only users with **Oregional Odoo App administrator permission** can make settings for model schemes

![](https://592562319-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDRDuISatrSJXjVVJWeuq%2Fuploads%2FUpeUILCcS6s7bVT43jFY%2Fimage.png?alt=media\&token=33ab1bcf-a74f-4f31-b789-8da83a0abff5)

| Item               | Description                                   | Notes         |
| ------------------ | --------------------------------------------- | ------------- |
| Name               | The name of the model scheme                  | Translateable |
| Description        | Additional information about the model scheme | Translateable |
| Application button | View list of linked applications              | <p><br></p>   |
| Active button      | Archive / Unarchive a model scheme            | <p><br></p>   |

#### Models tab <a href="#modelschemesettings-modelstab" id="modelschemesettings-modelstab"></a>

List of Odoo model configurations available for the Confluence application when using the macro to select the Odoo record

{% hint style="warning" %}
There are three ways to limit the list of models:

* None: there is no limit, all models are available
* Blacklist: all models except for the listed models are available
* Whitelist: only the listed models are available, this options uses model configurations, where you can change the model's display name, add an icon, limit fields, etc.\
  For more information, see [Model configuration settings](https://docs.meta-inf.hu/odoo-confluence-connector/user-guide/confluence-connector-for-odoo/confluence-connector-for-admins/broken-reference).

Not all models make sense to a user in Confluence, so it can be useful to limit what can be searched in Confluence.
{% endhint %}

{% hint style="danger" %}
The actually available models depend on the Odoo user's permission.

This list only controls what is made available for the application for listing purposes.

Users can still perform operations in models related to the listed models if they have the appropriate permissions in Odoo.
{% endhint %}

#### Audit tab <a href="#modelschemesettings-audittab" id="modelschemesettings-audittab"></a>

On the audit tab admins can find information about:

* creation timestamp
* user who created the record
* last modification timestamp
* user who last modified the record
