Skip to content

6-file handoff

At the end of every closed period, KanzleiSynchron produces a handoff pack for the tax advisor. It consists of exactly six files — everything the firm needs to book and audit, in one sealed bundle.

FileContentPurpose
UStVA previewAdvance VAT return, as a previewThe period’s tax liability at a glance
BWABusiness analysis (Betriebswirtschaftliche Auswertung)The period’s earnings position
ZMRecapitulative statement (Zusammenfassende Meldung)Intra-EU sales
DATEV-EXTFVerified booking batch (EXTF*.csv)Direct import into DATEV
Audit logComplete record of all actionsTraceability / GoBD
manifest.sha256SHA-256 checksums of all filesProof of immutability

The manifest.sha256 file contains a SHA-256 checksum for each of the other five files. The tax advisor can therefore verify themselves that the pack was not altered after handover — a single changed byte changes the checksum.

  1. Go to Handoff (/handoff).
  2. Select a closed period (open exceptions block the export — see DATEV-EXTF validation).
  3. Check the DATEV preview and pick the chart of accounts (SKR03/SKR04). You can download draft variants for proofreading first: KS_DATEV_Entwurf_*.csv and KS_EXTF_Entwurf_*.csv.
  4. Use the HandoffPackCard to build the 6-file pack.
  5. On closed periods, two separate cards appear:
    • AuditPackCard — a standalone audit pack,
    • SendStbCard — dispatch to the tax advisor.
  6. Send → dispatch goes out via the configured channel.

A full walkthrough of the handoff page is on Handoff to the tax advisor.

The tax advisor can check integrity locally, e.g. with:

Terminal window
sha256sum -c manifest.sha256

If all checksums match, the pack is unaltered.

Background on immutability and the close process: GoBD & period close.