| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 1298 |
| Technical Name |
edi_b2b_connector |
| License | OPL-1 |
| Website | https://gencbaris.com/odoo_plugins/ |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 1298 |
| Technical Name |
edi_b2b_connector |
| License | OPL-1 |
| Website | https://gencbaris.com/odoo_plugins/ |
| Versions | 18.0 19.0 |
EDI B2B Connector
X12 (850/810/855/856/997) + EDIFACT (ORDERS/INVOIC/ORDRSP/DESADV/CONTRL) parse & build, envelope validation, file-directory transport, auto-generation from sale/invoice/delivery
Compatible with Odoo 18.0 · 19.0
Key Features
ANSI X12 transaction sets (004010)
Inbound 850 Purchase Order parsing and outbound 810 Invoice build, plus full build & parse for the 855 Purchase Order Acknowledgment and the 856 Ship Notice / ASN with its HL S/O/I hierarchy, TD5 carrier and REF tracking segments.
UN/EDIFACT message types (D.96A)
ORDERS inbound parsing, INVOIC outbound build, and full build & parse for ORDRSP (order response), DESADV (despatch advice) and CONTRL (service report) â the EDIFACT equivalents of X12 855, 856 and 997.
Envelope validation
X12 ISA13/IEA02 and GS06/GE02 control-number pairing plus SE01 segment counting; EDIFACT UNB/UNZ reference pairing plus UNT segment counting. Results are stored on the message and drive the generated 997 / CONTRL status codes.
Functional acknowledgments
Build and parse X12 997 (AK1/AK2/AK5/AK9) and EDIFACT CONTRL (UCI/UCM). A one-call helper validates a received interchange and emits the matching acknowledgment automatically.
File-directory transport
Outbound documents are written atomically (tmp + rename) to a per-partner directory with traversal-safe names; inbound documents are read, parsed into records, optionally auto-acknowledged and archived for idempotent re-runs. An ir.cron polls all file-transport partners. SFTP/VAN-relay friendly.
Auto-generation from Odoo documents
Confirming a sale order builds an 855 / ORDRSP, posting a customer invoice builds an 810 / INVOIC, and validating a delivery builds an 856 / DESADV. Hooks fire only when the partner has auto-send enabled and never block the underlying Odoo operation.
Use Cases
Screenshots
Field Mappings
Edi Messages
Trading Partners
Why Choose This Module
Most EDI add-ons for Odoo are thin shells. This one ships a genuine ANSI X12 and UN/EDIFACT engine where every advertised transaction set is implemented for real â both directions â and covered by round-trip TransactionCase tests. Envelope control numbers and segment counts are actually verified, every message stores its raw payload, parsed dictionary and validation errors for full traceability, and the AS2 wire-protocol boundary is stated honestly: the file-directory transport integrates with an external SFTP/AS2 relay rather than faking an in-process handshake. It is dependable, auditable EDI you can put into production.
Specifications
- Compatible: Odoo 18.0 / 19.0
- License: OPL-1
- Languages: 35+
- Author: Baris Genc
- Dependencies: sale, account, stock
- Support: odoo@gencbaris.com
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module