EDI Integration Options

Hi @szufisher
I’m not sharing the Code because I’m providind the solution as SAAS. If you are interested don’t hesitate to contact me.
I’ve seen that you are working arround SAP. My solution is also able to act as a middleware between ERPNext and SAP connecting via IDOCs.
Regards

I started this thread in an attempt to collaborate toward a module for EDI that we could all share, use, study and benefit from. FHammer doesn’t take that approach, obviously - all the more power to him.

I make an offer to the community:
I don’t have a GIT (yet) for sharing my code, but if you have an interest in helping out and sharing in the duties of building, testing or using an OPENSOURCE module that we can all benefit from, please respond here, or PM and I’ll discuss what I’ve done so far and what remains to be done, for processing X12 850, 855, 856 & 810 into and out of ERPNext.
Full disclosure - my solution is far from being ‘production ready’ at this point - if you need something turnkey, that’s still many months out.

1 Like

I am thinking whether it is feasible to embed / integrate bots into erpnext natively,if you have already done something, I would like to join your effort.
my Skype is szu_fisher

BOTS is a monolithic solution unto itself. I’ve looked at BOTS and have taken a different path.
I chose to start from scratch with a parser/validator inside a ERPNext module.

also we may consider support UBL,anyway if possible share your doc and repo, I will try my best to collaborate and contribute, hopefully other interested members may join.

2 Likes

@mattlongfield Hey Matt, I’m very interested in this project so far and would like to learn more about where you’re currently at. I might be able to help contribute if it would fit in with our project timelines. Please let me know how we can best discuss this further!

Thank you,

Jeff

This is a very worthwhile project… sincerely hope it sees the light of day

Kind regards,

Hi- interested in this project also if it has moved beyond concept.

interested in collaborating if you have progressed this build

Interested in collaborating on this if anyone is still interested in this project.

Hi Sergio.
Sorry, I hadn’t checked this thread in quite a while and changed initial emails on the initial user account.
Still interested in collaborating on EDI?

Hi Jeff.
It’s been quite a while since I participated in either this thread, or in ERPNext development or implementation in general. I’m picking it up again, though. If you’re interested in collaborating on EDI in ERPNext, ping back and maybe we can share strategies, approaches and goals.

Matt

Hi Matt,
I am, let me know what is the best way to connect and go over the scope of the project.

Hey Matt, I’m still interested in working on this project. How would you like to discuss it further?

Thank you,

Jeff

Hi Matt,

I’m looking into ERPNext and EDI is a must have for us to consider as we need it for Amazon. I’m fairly comfortable with Python and would be interested in possibly joining you on working on this.

Hi Charles,

I recently implemented a solution for a client AMAZON vendor account. I used BOTS + Pyas2 for EDI exchange and translation. Let me know if you need any help.

Did you guys work up 830/810 functions? Is this live and available to implement?

Hi guys! I’m also looking at using BOTS + Pyas2 for EDI exchange and translation in one of our self-hosted ERPNext instances. Has there been any progress/collaboration in this area?

@Matt_Longfield @mattlongfield @FHammer Did you get anywhere with your EDI app?

The way forward would be to publish what you have under an open-source license to a public github repo and then publish here. I’m sure there would be many people who would contribute including me. I have a potential customer asking for it and have had a requirement in the past.

It appears frappe are not interested in integrating EDI given the various issues and PRs that have been closed without comment.

1 Like

Update: a module has been added fairly recently: