Use cases

Odoo

Check your Odoo data

Four questions Gescon answers by querying the Odoo modules you authorise.

Warehouse

«How much stock is left of this reference?»

Gescon queries Odoo and returns the available stock per warehouse.

Sales

«What's the status of this order?»

Returns the order's status and the estimated delivery date.

Finance

«What invoices does this client have pending?»

A list of pending invoices with amount and due date.

Management

«What's this project's margin so far?»

Cross-references costs and revenue recorded in Odoo and returns the calculation.

What it brings

What it reads and what it doesn't touch

The connector only queries. No data in the authorised modules is modified from Gescon.

  • Authorised modules
    Sales, inventory, or whichever you need: you decide which.
  • Stock by warehouse
    Available, reserved, and in-transit quantity.
  • Orders with their status
    Estimated delivery date and product line.
  • Citations to the source record
    Every answer links to the exact order or invoice in Odoo.
  • No changes made
    The connector is read-only. It doesn't create or edit records.

Setup

An admin task, not a project

  1. Create the integration userWith read-only permissions over the modules to query.
  2. Authorise the modulesSales, inventory, or whichever you need: you decide which.
  3. Validate with three questionsCheck the data it returns before opening it to the team.

Requirements

  • Read-only user over the modules to query
  • Odoo instance with XML-RPC or JSON-RPC API access
  • A test module to validate before opening the rest

Estimated connection time: 30 min