跳至內容
選單
此問題已被標幟
2 回覆
6690 瀏覽次數

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
7月 22
6069
0
7月 17
4257
1
3月 15
8333
1
7月 24
2798
0
11月 23
1422