DATEV XML Invoice data extension
Product line
Standard
|Expert
Operating mode
CLOUD ABO
|ON-PREMISES
Modules
Services & CRM
Budget & Phases
Purchases
Resource Planning
Business Intelligence
With the DATEV XML interface, invoice data can be transmitted from Vertec to DATEV accounting programs for automatic posting. Corresponding receipt images can optionally be transmitted. The data exchange takes place via ZIP files, which are loaded to DATEV using the document transfer program supplied by DATEV. The files that Vertec exports are in DATEV format version 1.0.
In Vertec, open the extensions in the settings folder. Select the DATEV XML invoice data interface and press the Installieren
button.
In order to operate the extension, various system settings have to be made in Vertec:
Some system settings are installed for all receivables. These are listed in the article System settings Accounting. Of these, the system setting receivable collective account (no collective postings are made) has no effect, but the receivable collective account must not be empty.
The following additional settings are required for the DATEV XML invoice data extension:
When posting receivables in Vertec, the posting data is written to temporary files. Before importing these files into your DATEV program, these files must be completed. This is done in Vertec by calling the Actions > DATEV Complete posting files.
Completing the posting file results in a ZIP file whose name begins with the current date, e.g. 130624_Posting.zip. If several posting files are posted per day, a continuous index is used, e.g. 130624_01_Posting.zip. These files are stored in the export directory for DATEV posting files (see above).
The ZIP files created in this way can then be imported to DATEV using the document transfer program.
Excerpt from the document Steps for uploading data from the invoice data interface in XML format from DATEV, April 2010:
The following chart provides an overview of the workflow for the transfer of invoice data to DATEV companies online:
After sending the ZIP file, check the upload in the program DATEV Unternehmens online.
For more information, please refer to the corresponding Datev service information on the DATEV website.
When posting receivables in Vertec, an XML file named invoice number.xml is created for each invoice. In addition, an entry with the tag <document> is inserted in the file document.xml, which refers to the file invoice number.xml. These temporary files are written to a subdirectory DATEVInvoice Data in the export directory for DATEV posting files.
In the invoice number.xlm file (in addition to data on the debtor address) an entry <invoice_item_list> is inserted for each posting line, in which the data of the posting line are written. The <invoice_item> entries contain an attribute 'description_short’, which is fixedly described with the text 'service’, regardless of whether the posting line in Vertec actually represents services.
After the posting lines, an entry <total_amount> is inserted, which contains the total amount of the invoice and a list of entries <tax_line>, which contain the summed amounts of the different tax rates used.
If activities with linked documents are present on an invoice, further entries with the tag <extension> are inserted in the document.xml in the <document> entry of the invoice. This will refer to the file (e.g. invoice XY.pdf, service list.doc). If there are several files with the same name on the invoice activities, the file of the most recent activity (date) is used. The files thus entered in the document.xml are copied into the work path.
The cancellation tries to find the invoice to be cancelled in document.xml. If it still exists, its entry and its own file invoice number.xml are deleted. The files copied from the activities remain.
If the invoice to be cancelled is not found in the document.xml, an error message will appear.