Use cases
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 modulesSales, inventory, or whichever you need: you decide which.
- Stock by warehouseAvailable, reserved, and in-transit quantity.
- Orders with their statusEstimated delivery date and product line.
- Citations to the source recordEvery answer links to the exact order or invoice in Odoo.
- No changes madeThe connector is read-only. It doesn't create or edit records.
Setup
An admin task, not a project
- Create the integration userWith read-only permissions over the modules to query.
- Authorise the modulesSales, inventory, or whichever you need: you decide which.
- 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
Same family