Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
6687 Представления

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
июл. 22
6068
0
июл. 17
4253
1
мар. 15
8309
1
июл. 24
2795
0
нояб. 23
1421