githubEdit

ZUGFeRD 1.0 Mapping

Overview

ZUGFeRD 1.0 was the initial version of the standard. While it is older, many documents still use this format. DocBits provides full support for extracting data from ZUGFeRD 1.0 XML files.

Header Field Mapping

Invoice Identification

ZUGFeRD CII Path
DocBits Field
Infor BOD Field
Type
Description

ExchangedDocument/ID

INVOICE_NUMBER

DocumentID

STRING

Invoice number

ExchangedDocument/TypeCode

INVOICE_TYPE_CODE

DocumentType

STRING

Invoice type code

ExchangedDocument/IssueDateTime

INVOICE_DATE

DocumentDateTime

DATE

Invoice issue date

Document References

ZUGFeRD CII Path
DocBits Field
Infor BOD Field
Type
Description

BuyerOrderReferencedDocument/ID

PURCHASE_ORDER

CustomerOrderID

STRING

Purchase order number

ContractReferencedDocument/ID

CONTRACT_NUMBER

ContractID

STRING

Contract reference

DespatchAdviceReferencedDocument/ID

DELIVERY_NOTE

ShipmentID

STRING

Delivery note reference

Supplier (Seller) Information

ZUGFeRD CII Path
DocBits Field
Infor BOD Field
Type
Description

SellerTradeParty/ID

VENDOR_ID

SupplierPartyID

STRING

Supplier ID

SellerTradeParty/Name

VENDOR_NAME

SupplierPartyName

STRING

Supplier name

SellerTradeParty/PostalTradeAddress/Line1

VENDOR_ADDRESS

SupplierAddress1

STRING

Address line 1

SellerTradeParty/PostalTradeAddress/PostcodeCode

VENDOR_POSTAL_CODE

SupplierPostalCode

STRING

Postal code

SellerTradeParty/PostalTradeAddress/CityName

VENDOR_CITY

SupplierCity

STRING

City

SellerTradeParty/PostalTradeAddress/CountryID

VENDOR_COUNTRY

SupplierCountryCode

STRING

Country code

Line Item Mapping

ZUGFeRD CII Path
DocBits Field
Infor BOD Field
Type
Description

AssociatedDocumentLineDocument/LineID

POSITION

LineNumber

STRING

Line number

SpecifiedTradeProduct/BuyerAssignedID

ITEM_NUMBER

BuyerItemID

STRING

Buyer's item number

SpecifiedTradeProduct/Name

DESCRIPTION

ItemDescription

STRING

Item description

BilledQuantity

QUANTITY

InvoicedQuantity

NUMBER

Billed quantity

NetPriceProductTradePrice/ChargeAmount

UNIT_PRICE

UnitPrice

AMOUNT

Net unit price

LineTotalAmount

TOTAL_AMOUNT

ExtendedAmount

AMOUNT

Line total

Last updated

Was this helpful?