Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info

How to set up model configurations for Oregional REST API.


Tip

Model configurations allow to refine how a model should be made available to a remote application.

Highlights: 

  • add an icon to the model that can be sent to the remote application to help users visually to identify quickly the type of odoo record they see on a Confluence page
  • change the display name of the model, eg: for res.partner instead of "Contacts" you might want to display "Partners" in Confluence
  • limit the list of fields that can be displayed in Confluence (you might not want to allow certain sensitive fields to be able to be accessible from Confluence)
  • link a model configuration to any model scheme

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



Panel
titleBGColor#DDDDDD

Table of Contents


Model configurations menu


Model configuration list

Info

The list of active model configurations is displayed by default. 

Note

Inactive model configurations can be opened using seach filter and search for field Active with value is false


 Model configuration settings

Tip

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


ItemDescriptionNotes
IconCustom icon for the model in this configurationCan be made available for external applications
NameThe name of the modelTranslateable
Active buttonArchive / Unarchive a model scheme
ModelLinked Odoo model objectA records from ir.module.module model
Model Technical NameThe technical name of the linked Odoo modelIt is a related field, so it is computed automatically
Model Display NameCustom display name for the model in this configuration
FilterApply a record filter to control which records of the model are available in ConfluenceComing soon...
DescriptionAdditional information about the model schemeTranslateable


Fields tab

Info

Fields for the selected model that are allowed to be used in Confluence.


Note

There are three ways to limit the list of fields:

  • None: there is no limit, all fields are available for the model
  • Blacklist: all fields except for the listed fields are available for the model 
  • Whitelist: only the listed fields are available for the model

Not all fields make sense or advised to be used in Confluence, but it is up to you, what you allow. Just give it some thoughts before allowing all fields. 


Model schemes tab

Info

Quickly link this configuration to model schemes. You can also unlink them here.


Audit tab

Info

Quick information about:

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