frappe / erpnext

Free and Open Source Enterprise Resource Planning (ERP)
https://erpnext.com
GNU General Public License v3.0
21.06k stars 7.22k forks source link

Support EDI formats #1885

Closed lu-zero closed 3 years ago

lu-zero commented 10 years ago

The way different ERPs can talk with each other is EDI standards such as

A PO from a customer can be converted into a Sales Order. A Sales Invoice can be converted into Purchase Invoice.

This helps organizations integrate their supply chains even when different ERP systems are used.

ERPNext should support the latest versions or avatars of EDIFACT and x12.

Most large enterprises have an ERP that supports this standard and we can pitch ERPNext to Large Enterprises as a open source tool to achieve tight integration with their supply chain - especially their smaller suppliers that may not have implemented an ERP or may have implemented an ERP that does not support or is not scalable to support these standards.

Here's more information of these two standards: https://www.ctg.albany.edu/publications/reports/key_concepts%3Fchapter%3D3%26PrintVersion%3D2&ved=0ahUKEwijqZ7P-bTUAhWLpo8KHa4xBz4QFgiGATAS&usg=AFQjCNG6eqyaLpWlWZvs8MTvQgbN1NTPPg&sig2=4yS4wqlyt8kF7v3PSvCiXg

Edit: with addition from @epochc

anandpdoshi commented 10 years ago

Can you elaborate on this?

On Thu, Jul 3, 2014 at 10:20 PM, Luca Barbato notifications@github.com wrote:

They are used to interface with customers in many countries.

— Reply to this email directly or view it on GitHub https://github.com/frappe/erpnext/issues/1885.

hellojalex commented 9 years ago

here's a post about EDI http://www.iqms.com/products/erp/financial_mgmt/edi_translator.html is this on the roadmap?

revant commented 7 years ago

related python server for exploration https://bots-edi.github.io/bots/

epochc commented 7 years ago

Revant: Perfect. I stumbled upon that site too. Plus it's an Open Source and GitHUb project.

Thanks

Jay

michaelachrisco commented 5 years ago

@revant Just FYI on bots, up until a few days ago, it has not really been updated since 2017. You may want to play around with the system BEFORE you decide to use it. Not knocking it, just an FYI.