콘텐츠로 건너뛰기
모든 강연
  • Odoo Experience 2021
  • 패널 토크
  • 참가업체
  • 아젠다
  • 모든 일정
  • Odoo Experience 2021
  • 모든 강연
 
  • Odoo Experience 2021
  • 패널 토크
  • 참가업체
  • 아젠다


  • 강연
  • Ask Me Anything (AMA) for Community
    Antony Lesuisse
    완료
  • Ask Me Anything (AMA) with Fabien, Odoo's Founder
    Fabien Pinckaers
    완료
  • What's New in eCommerce?
    Patrick Lukusa
    완료
  • What's New in Accounting?
    Wynand Tastenhoye & Eva Lombardo
    완료
  • How to Build Beautiful Web Pages Like a Pro
    Clément Watthez
    완료
  • Odoo Awards Ceremony
    Amy Caroline Downing
    완료
  • We switched to Odoo Payroll: Impact & Advice
    Charlotte Trigaux
    완료
  • What's New in Discuss?
    Dethier Gregory
    완료
  • What's New in Website?
    Clément Watthez
    완료
  • Opening Keynote - Unveiling Odoo 15
    Fabien Pinckaers
    완료
동영상 로딩 중...
How to use the EDI framework to implement your electronic invoicing format?
Developer
위치: Studio 5 - 21. 10. 7. PM 9:30 - 21. 10. 7. PM 10:00 (Europe/Brussels) (30분)
퀴즈 풀기
How to use the EDI framework to implement your electronic invoicing format?
Josse Colpaert
Developer at Odoo
Josse Colpaert
Developer at Odoo

Josse spent several years as a technical director in a company developing warehouse management solutions. He has a wide knowledge of both the business side as well as the core development of Odoo. After joining Odoo in 2012, he began working with the R&D team on projects including payment follow-up, FIFO, and of course warehouse management. 



How to use the EDI framework to implement your electronic invoicing format

We start to have a lot of different electronic invoice formats to support in Odoo. Some are used to automate the administration between companies. Others are required by the government as a fiscal control. We saw that the flow among invoice formats is more or less the same, but often implemented differently. The account_edi module is a way to standardize the different approaches.

So, if you need to implement an invoice format yourself -as Odoo has not had the time yet to implement them all- it might be wise to use account_edi as well and we will show you how.

However, things evolve, certainly in the brains of Odoo developers and we would not want to not talk about the status of the different EDIs, how we will try to reuse ubl code and how we might generalize account_edi to just edi.

문제

Which is the most important file to look at in account_edi when you want to implement your own format?
manifest.py account_edi_format.py openerp.py account_move.py
How many edi states do we have on an edi document?
4: to_send, sent, to_cancel, cancelled 2: to_approve, approved 7: to_send, in_error, sent_with_objections, to_cancel, cancel_cancellation, cancelled, cancelled_with_objections States are deprecated. We use stages now
Which techniques do we currently mainly use for importing invoices?
We pass the xsd of the export to an AI in order to automatically find out how to import them We invented a qweb import-compatible format lxml.etree with xpath,... and a Form view emulator (with Form():) to have better default values for accounts, ... like you would have when entering the values manually As the OCR is so powerful, we do not see the usefulness of importing through XML anymore
티켓
가격표: US: North America 가격표

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