تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
6955 أدوات العرض

Are there any solutions for implementing EDI using Odoo 11.0 (Community)?

Looking to support X12 format and handle the file interchange on self-hosted servers.

الصورة الرمزية
إهمال
أفضل إجابة

I have just been looking at this as well and found an OCA project dealing with EDI:

https://github.com/OCA/edi/tree/11.0


الصورة الرمزية
إهمال
أفضل إجابة

Yes, it’s possible to use Odoo 11.0 (Community), especially with the OCA EDI module you mentioned — it's a good foundation. However, X12 support (like 850/810 documents) isn’t built-in, so you’ll likely need external parsing tools (e.g., pyx12, bots) and integrate via XML-RPC or REST APIs. For self-hosted setups, combining this with scheduled jobs or middleware can work well. If needed, HubBroker also supports such custom X12 integrations for Odoo.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
يوليو 22
6264
0
يوليو 17
4474
1
مارس 15
11311
1
يوليو 24
3144
0
نوفمبر 23
1629