Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

EDI broker integrations

by
Therp, Tom Blauwendraat
- 05/12/2024 11:59:11
Hi everyone,

Looking for some advice here - we have a customer that's looking for 
integration with an EDI broker. On their shortlist are Transus and Babelway.

EDI broker --> Odoo:
- Let down / let up: Create (Return) Sale Orders in Odoo, filling in 
customer ref, warehouse, expected delivery date, serial number / package 
number information
- RECADV: confirmation of order (apparently orders are created first as 
quotation, and then a message comes when they should be confirmed)
- INVRPT: inventory report, a message that is apparently sent when EDI 
broker wants to know if there is stock available

Odoo --> EDI broker:

- Create purchase order at client
- DESADV: represents a picking, so what is the content of each package
- Invoice, relay invoice to client

A quick research finds that these terms are EDIFACT terms and that both 
Transus and Babelway seem to support that format, and that there are 
alpha modules in OCA that implement part of the above: base_edifact and 
sale_order_import_edifact.

Does anyone know how to best go about this, and if there are other 
modules or Odoo base functionality available that can help?

-Tom


Follow-Ups