Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Accounting
  • Inventory
  • PoS
  • Project
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
Help

What format of EDI file require for Import/Export ?

Subscribe

Get notified when there's activity on this post

This question has been flagged
addonsedi
3 Replies
21886 Views
Avatar
Zahin

Hello,

I want to import some of data/records from other business solution to OpenERP Via EDI.

Now I not found such pretty simple documentation for OpenERP EDI, where all steps are well written for Importing data to OpenERP via EDI

OR

Exporting data from OpenERP to EDI.

If someone expert or know EDI then Please share inputs.

1
Avatar
Discard
Avatar
AJ Schrafel Paper Corp
Best Answer

EDI in openERP means you can attach files to items in the database. Like attach an image of your suppliers acknowledgement to your PO in openERP.

It is not Electronic data interchange (EDI) https://en.wikipedia.org/wiki/Electronic_data_interchange

There might be a custom module out there for real EDI, but i don't know where to look.

If you want to import/export data to/from openERP you would be best served putting the data into a CSV

1
Avatar
Discard
Avatar
Ray Carnes
Best Answer

The module is called EDI. - "Provides a common EDI platform that other Applications can use. OpenERP specifies a generic EDI format for exchanging business documents between different systems, and provides generic mechanisms to import and export them."

http://bazaar.launchpad.net/~openerp/openobject-addons/7.0/files/head:/edi/

It was working differently at 6.1 - some EDI features were replaced by the improved 7.0 portal.

For background, check out https://doc.openerp.com/6.1/it/book/3/3_6/invoice_payment/

I haven't checked out how it works at version 7.0, but from the release notes:

The EDI mechanism is mobilized when a user shares an OpenERP object (e.g. a sales quotation) with a customer. The mail message is the vehicle used to transmit the EDI file; a file that is signed with an auto generated key pair. The mail contains the link towards the object, allowing the customer to directly view that object in the originating OpenERP system.

Furthermore, the mail contains the JSON attachment, which permits the importation of the data into the target system. OpenERP 7.0 automatically adds the instructions explaining how to import the document.

Typically, the customer can click on the link to visualise the data in a form view. An accompanying EDI panel provides options to either import the EDI message using the URL or get the JSON data to perform a manual import.

Alternatively, the customer can proceed by forwarding the message to the generic email address of his OpenERP instance. When the latter receives the EDI message and accepts the authentication information of the originating instance, the file will be imported. When authentication fails, the EDI message is held in a queue, ready for the authorized administrator to either reject the message, accept it once or to approve it. In the last scenario, the key and the originating OpenERP instance identity will be stored in the receiving database, thus enabling automatic acceptance of future EDI message from that source.

According to OpenERP, "It is planned in 7.1 to provide a new EDI export system via email notification and attaching JSON EDI blobs to outgoing emails."

1
Avatar
Discard
Zahin
Author

Not sufficient, OpenERP 6.0 EDI just a big jock, where as for OpenERP 7.0 EDI just small fun. Nothing work well, Does not seem good feature to auto/manual import EDI from other ERP. Does not manage different kind of EDI Versions. Famous version of EDI till does not support.

EDI with OpenERP Just Good Jock. Rather they doing fake advertisement of their feature, build right document for community and other people.

Official OpenERP does not maintain quality.

Nehal

how to do it with version 7? I want to import invoice as supplier invoice.

Zahin
Author

@Nehal, OpenERP only support json edi documents so if you have different version of EDI then it seems not work.

Nehal

have you find any work around to do the same? as I am using version 7 of EDI.

Avatar
Jesper Carstensen
Best Answer

Hi. If you need real EDI (EDIFACT, X12, TRADACOM and others) to and from Odoo you can contact easyEDI. They have an App for Odoo that works with a SaaS. No knowledge about EDI required. Works with any business partner. Have a look here: http://easyedi.dk/solutions/easyedi-for-odoo/ 

Best regards
Jesper

0
Avatar
Discard
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Sign up
Related Posts Replies Views Activity
Odoo isn't seeing an add-on that I downloaded and placed in the addons folder Solved
addons
Avatar
Avatar
Avatar
Avatar
Avatar
5
Oct 25
2384
ADD ON FINANCIAL MODULE/FISCALE ACCOUNTING FOR ODOO 18 COMMUNITY
addons
Avatar
Avatar
Avatar
2
Aug 25
1750
Are there any solutions/modules for EDI (electronic data interchange) that Odoo 11.0 (Community) support? Solved
edi
Avatar
Avatar
Avatar
2
Jun 25
7518
Uploaded Addons don't appear when Updating Addons List
addons
Avatar
Avatar
1
Dec 23
4422
Odoo 16 package requires python-requests in one version, but the TicketBAI addon requires python-requests in another version
addons
Avatar
0
Sep 23
4302
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now