전자 청구서 (EDI)¶
EDI, or electronic data interchange, is the inter-company communication of business documents, such as purchase orders and invoices, in a standard format. Sending documents according to an EDI standard ensures that the system receiving the message can interpret the information correctly. Various EDI file formats are available depending on your company’s country.
The EDI feature allows companies to automate administrative processes. It may also be required by some governments for fiscal control or to support administrative procedures.
Electronic sending of documents such as customer invoices, credit notes, or vendor bills is one application of EDI.
Odoo에서 지원되는 형식은 다음과 같습니다.
양식명 |
적용 여부 |
---|---|
팩터-X (CII) |
전체 고객 |
Peppol BIS Billing 3.0 |
전체 고객 |
XRechnung (UBL) |
전체 고객 |
Fattura PA (IT) |
이탈리아 회사 |
CFDI (4.0) |
멕시코 회사 |
페루 UBL 2.1 |
페루 회사 |
SII IVA Llevanza de libros registro (ES) |
스페인 회사 |
UBL 2.1 (콜롬비아) |
콜롬비아 회사 |
이집트 세무 당국 |
이집트 회사 |
전자 청구서 (IN) |
인도 회사 |
NLCIUS (네덜란드) |
네덜란드 회사 |
EHF 3.0 |
노르웨이 회사 |
SG BIS Billing 3.0 |
싱가포르 회사 |
A-NZ BIS Billing 3.0 |
전체 고객 |
참고
Factur-X (CII) 형식으로 청구서에 대해 승인을 할 수 있으며 PDF/A-3 호환 파일을 생성할 수 있습니다.
Odoo에서 생성하는 모든 PDF에는 통합 Factur-X XML 파일이 포함되어 있습니다.
더 보기
환경 설정¶
By default, the format available in the send window depends on the customer’s country.
To define a specific e-invoicing format for a customer, go to Accounting tab, and select the appropriate Format in the Customer invoices section.
, access the customer form, go to theE-invoice generation¶
From a confirmed invoice, click Send & Print. In the Send window, enable the relevant e-invoicing format option (e.g., BIS Billing 3.0), then click Send & Print to generate and attach the corresponding e-invoicing XML file.
Peppol¶
The Peppol network ensures the exchange of documents and information between companies and governmental authorities. It is primarily used for electronic invoicing, and its access points (connectors to the Peppol network) allow companies to send electronic documents such as customer invoices and credit notes and receive documents like vendor bills and refunds.
In this case, Odoo acts as both an access point and an SMP and enables electronic invoicing transactions without the need to send invoices or bills by email or post.
참고
Make sure to install the Peppol module (
account_peppol
).Peppol registration is free and available in Odoo Community.
Supported formats for sending documents include BIS Billing 3.0, XRechnung CIUS, and NLCIUS.
- 다음은 Odoo 에서 Peppol 등록을 할 수 있는 국가 입니다:안도라, 알바니아, 오스트리아, 보스니아 헤르체고비나, 벨기에, 불가리아, 스위스, 키프로스, 체코, 독일, 덴마크, 에스토니아, 스페인, 핀란드, 프랑스, 영국, 그리스, 크로아티아, 헝가리, 아일랜드, 아이슬란드, 이탈리아, 리히텐슈타인, 리투아니아, 룩셈부르크, 라트비아, 모나코, 몬테네그로, 북마케도니아, 몰타, 네덜란드, 노르웨이, 폴란드, 포르투갈, 루마니아, 세르비아, 스웨덴, 슬로베니아, 슬로바키아, 산마리노, 터키, 교황청 (바티칸 시국)
등록하기¶
To register on Peppol, go to PEPPOL Electronic Document Invoicing section, and fill in the following information:
, scroll to thePeppol EAS: Peppol Electronic Address Scheme, which usually depends on the company’s country. This field is often prefilled with your country’s most commonly used EAS code. For example, the preferred EAS code for most companies in Belgium is
0208
.Peppol Endpoint: usually a Company Registry number or a VAT number
Mobile Number, including the country code (e.g.,
+32
in Belgium)기본 이메일 연락처
Migration key: If you are migrating from another access point, copy the key from the previous provider.
Click Validate registration.
더 보기
Peppol endpoint - OpenPeppol eDEC Code Lists (open the “Participant Identifier Schemes” as HTML page)
To request and receive a verification code, follow these steps:
Click Verify phone number in the PEPPOL Electronic Document Invoicing section.
A text message containing a code is sent to the mobile number provided to finalize the verification process.
Enter the code and click Confirm. The registration is then pending activation.
Select another purchase journal in the Incoming Invoices Journal field if necessary.
The registration should be automatically activated, and the Application status should be updated within a day.
All invoices and vendor bills can then be sent directly using Peppol.
참고
To update the Primary contact email, modify it and click Update contact details.
If you are using an access point from a previous provider, make sure to deregister from it first, then register with your new access point, unless it’s Hermes (BOSA). If using Hermes (BOSA), no action is needed; the migration is handled automatically.
팁
To manually trigger the scheduled action used to check the Peppol registration status, enable developer mode, open the Settings app, go to , and search for Peppol: update participant status. Open the scheduled action, then click Run Manually.
To try Peppol without sending real data, use the demo mode by setting the account_peppol.edi.mode system parameter to
demo
.For advanced testing on Peppol’s dedicated test network, use the test mode by setting the account_peppol.edi.mode system parameter to
test
. This option is intended for experienced users only.
연락처 인증¶
Before sending an invoice to a contact using Peppol, make sure the contact is registered as a Peppol participant. To do so, follow these steps:
Go to
and access the customer’s form.In the Accounting tab, check the following information in the Electronic Invoicing section:
Format: BIS Billing 3.0, XRechnung CIUS, or NLCIUS.
Peppol e-address (EAS): Select the relevant EAS code in the dropdown list.
Peppol Endpoint: Enter the customer’s endpoint identifier.
Click Verify. Its Peppol endpoint validity is marked as Valid if the contact is found on the Peppol network.
중요
While Odoo prefills both the EAS code and the endpoint number based on the information available for a contact, verifying these details with the contact is recommended.
청구서 전송¶
To set Peppol as a default format for sending invoices, go to Customer Invoices section, enable the Peppol format option and Save.
. In thePosted invoices to be sent via Peppol are marked as Ready to send in the invoice’s Peppol status field.
참고
All invoices that are ready to be sent via Peppol can be viewed in the following ways:
In the Invoices list view, use the (adjust settings) button to add the Peppol status column or apply the Peppol Ready filter in the search bar.
In the Accounting dashboard, click Peppol ready invoices on the relevant sales journal.
To send the invoice to the customer via Peppol, click Send & Print on the confirmed invoice form. In the Send window, enable both the country-specific format (e.g., BIS Billing 3.0) and Send via PEPPOL options, then click Send & Print.
팁
Multiple invoices can also be sent in batches via Peppol.
Once the invoices are sent via Peppol, their Peppol status is changed to Processing.

The status is updated to Done once the invoices have been successfully delivered to the contact’s access point.
팁
To manually trigger the scheduled action used to check the invoices’ status, go to the Accounting dashboard and click Fetch Peppol invoice status on the corresponding sales journal.

공급업체 청구서 수령¶
New documents received via Peppol are checked multiple times a day. Received documents are automatically imported into the purchase journal set in the PEPPOL Electronic Document Invoicing section, and corresponding vendor bills are created as drafts and appear in the vendor bills list view.
팁
To manually trigger the scheduled action to retrieve incoming Peppol documents, go to the Accounting dashboard and click Fetch from Peppol on the main Peppol purchase journal.

Peppol deregistration from Odoo¶
Only one Peppol receiver registration can be active for each Peppol endpoint identifier at a time. To stop using Odoo as the Peppol access point, e.g., to switch to another provider or reconfigure the registration for a new database, you must first deregister from Peppol. To do so, go to PEPPOL Electronic Invoicing section, click Remove from Peppol, and confirm.
, scroll down to theOnce removed, the Peppol registration is deleted from the database, and documents can no longer be sent or received via Peppol in Odoo.