Skip to content
nathanael-adi-t edited this page May 10, 2024 · 5 revisions

Odoo

This plugin contains:

Odoo DataList Binder

Plugin Type

Datalist Binder

Overview

Load data from database via Odoo.

Odoo DataList Binder

Plugin Properties

  • Base URL - Host URL
  • Database - Database name
  • User - Authorized user
  • API Key - API Key
  • Model - Table name from database

Odoo DataList Filter

Plugin Type

Datalist Filter

Overview

Filter DataList using library from DataList Filter.

Odoo DataList Filter

Plugin Properties

  • Filtered Using - Filter the datalist using the given options
    • Text Field - FIlter the datalist using text field
    • Multiple Select - FIlter the datalist using select box
    • Date Time - FIlter the datalist using date time start and date time end

Odoo Form Load Binder

Plugin Type

Form Load Binder

Overview

Odoo Form Load Binder

Plugin Properties

  • Base URL - Host URL
  • Database - Database name
  • User - Authorized user
  • API Key - API Key
  • Model - Table name from database

Odoo Form Load Binder Properties

Odoo Form Multirow Binder

Plugin Type

Form Load Binder, Form Store Binder

Overview

Odoo Form Multirow Binder

Plugin Properties

  • Base URL - Host URL
  • Database - Database name
  • User - Authorized user
  • API Key - API Key
  • Model - Table name from database

Odoo Form Multirow Binder Properties

Odoo Form Store Binder

Plugin Type

Form Store Binder

Overview

Odoo Form Store Binder

Plugin Properties

  • Base URL - Host URL
  • Database - Database name
  • User - Authorized user
  • API Key - API Key
  • Model - Table name from database

Odoo Form Store Binder Properties

Odoo Options Binder

Plugin Type

Form Options Binder

Overview

Odoo Options Binder

Plugin Properties

  • Base URL - Host URL
  • Database - Database name
  • User - Authorized user
  • API Key - API Key
  • Model - Table name from database

Odoo Options Binder Properties

Odoo RPC Tool

Plugin Type

Process Tool

Overview

Odoo RPC Tool

Plugin Properties

  • Base URL - Host URL
  • Database - Database name
  • User - Authorized user
  • API Key - API Key
  • Model - Table name from database

Odoo RPC Tool Properties_1

  • Method
    • Read
    • Write
    • Create
    • Delete
  • Record ID

Odoo RPC Tool Properties_2

  • Record
    • Field
    • Workflow Variable
  • Form

Odoo RPC Tool Properties_3

Odoo Read Hash Variable

Plugin Type

Hash Variable

Overview

Read data using Odoo RPC from database. This plugin is using External API library.

Odoo Read RPC

Plugin Properties

  • baseUrl - Host URL
  • user - Authorized user
  • apiKey - API Key
  • database - Database name
  • model - Table name from database
  • id - Rows from the table
  • column - Column names of the table