Journal entries work differently from invoices.With invoices, Chift derives accounting entries automatically.With journal entries, you are directly providing the accounting data, so reverse VAT must be explicitly described.
This is different from create invoice.Even though the supplier invoice itself contains no charged VAT, the journal entry must explicitly provide the VAT amount so Chift can generate the reverse VAT postings.
No specific reverse VAT handling is required.Create the journal entry as a normal VAT-exempt sale.
VAT ledger accounts logic in France
Some accounting software does not expose VAT codes through their API — or does not use them at all. In these cases, Chift reconstructs VAT codes artificially from the VAT ledger accounts (accounts starting with 445) in order to keep the data model consistent across all connectors. The behavior is identical for the API consumer regardless of the underlying system.There are two scenarios:
The accounting software supports VAT codes (and exposes them via API) → no special handling required.
The accounting software does not have VAT codes (or they are not accessible via API) → Chift infers the VAT code from the 445x ledger accounts present on the transaction, using the following logic:
Sales
VAT Type
Ledger Account(s)
Standard
44571 or 44572
Purchases
VAT Type
Ledger Account(s)
Standard
44566 and 445664
Fixed assets (Immo)
44562
Intracom – Reverse charge
445662 or 445665+4452
Intracom fixed assets – Reverse charge
445621 or 445622+4452
Extracom – Reverse charge
4456698+445798, or 445661+4451, or 445663+4453
Domestic reverse charge (Autoliquidation FR)
4456699+445799, or 445666+445716
For reverse charge scenarios (Intracom, Extracom, Autoliquidation), the detection relies on a combination of two ledger accounts being present together on the transaction — one representing the output VAT side and one the input VAT side.