Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

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

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

What format of EDI file require for Import/Export ?

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
addonsedi
3 Replies
21896 Tampilan
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
Buang
Avatar
AJ Schrafel Paper Corp
Jawaban Terbai

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
Buang
Avatar
Ray Carnes
Jawaban Terbai

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
Buang
Zahin
Penulis

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
Penulis

@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
Jawaban Terbai

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
Buang
Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
Odoo isn't seeing an add-on that I downloaded and placed in the addons folder Diselesaikan
addons
Avatar
Avatar
Avatar
Avatar
Avatar
5
Okt 25
2396
ADD ON FINANCIAL MODULE/FISCALE ACCOUNTING FOR ODOO 18 COMMUNITY
addons
Avatar
Avatar
Avatar
2
Agu 25
1762
Are there any solutions/modules for EDI (electronic data interchange) that Odoo 11.0 (Community) support? Diselesaikan
edi
Avatar
Avatar
Avatar
2
Jun 25
7525
Uploaded Addons don't appear when Updating Addons List
addons
Avatar
Avatar
1
Des 23
4426
Odoo 16 package requires python-requests in one version, but the TicketBAI addon requires python-requests in another version
addons
Avatar
0
Sep 23
4310
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة 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 adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

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