Intercompany accounting (or settlements) is the heart of chain financial operations. When a franchise chain consists of multiple legal entities (different ABs with own org numbers), economic flows arise between them – and these must be correctly reconciled in accounting. Vendion automates this flow.
When do intercompany transactions arise?
Common cases:
In MVP, it's primarily chain gift cards that trigger intercompany.
Where does settlement happen?
At /chain/:slug/bokforing – the chain's intercompany page. Page only visible to chain admins with accounting rights.
What the page shows
| Date | Type | From | To | Amount | Status |
|---|---|---|---|---|---|
| 2026-04-15 | gift_card_redemption | HQ (555-1234) | Company A (555-5678) | 400 SEK | pending |
| 2026-04-28 | gift_card_redemption | HQ (555-1234) | Company B (555-9999) | 600 SEK | pending |
Reconciled transactions – completed, historical
Monthly settlement summary:
Export buttons: SIE, CSV, PDF
How the transaction is recorded
Each intercompany transaction contains:
Accounting logic per transaction
Example: 400 SEK redeemed at Company A, issued by HQ.
At A (redeeming):
| Debit | Credit | Amount | Description |
|---|---|---|---|
| 1660 Receivable from group | – | 400 | Receivable arises against HQ |
| – | 3001 Food sales | 400 | A's revenue (guest paid with gift card) |
At HQ (issuing):
| Debit | Credit | Amount | Description |
|---|---|---|---|
| 2421 Gift card liability | – | 400 | Reduces liability reserve |
| – | 2860 Payable to group | 400 | Payable arises to A |
At month-end settlement
When HQ pays A 400 SEK (via bank):
| Debit | Credit | Amount | Description |
|---|---|---|---|
| 2860 Payable to group | – | 400 | HQ clears payable |
| – | 1930 Bank | 400 | Money goes out |
And at A:
| Debit | Credit | Amount | Description |
|---|---|---|---|
| 1930 Bank | – | 400 | Money comes in |
| – | 1660 Receivable from group | 400 | A clears receivable |
Status on the transaction moves from "pending" → "reconciled".
Auto-vouchers at Z-report
Each restaurant's daily Z-report triggers auto voucher generation:
Example: Month-end April 2026
Scenario: 5 pending transactions in April:
At month-end (typ. April 30 via scheduled run):
Chain owner:
/chain/:slug/bokforingBAS accounts – customizable
Default accounts:
Customizable per chain in /chain/:slug/installningar:
Changes apply only to future vouchers – not already settled.
Export formats
SIE: Swedish standard for accounting exchange. Compatible with Fortnox, Visma, Björn Lundén, etc. File contains all vouchers for chosen period.
CSV: Raw export with columns: voucher date, account, debit, credit, description, reference, transaction ID. Can be imported in Excel or any system.
PDF: Human-readable report for bookkeeper – summary + details.
Disputed status
If a unit disputes a transaction (e.g. "we haven't received the money yet"):
Future improvements
Legal – Sweden
Per Swedish tax law:
Vendion's vouchers follow Swedish practice but don't replace bookkeeper advice – contact your certified auditor for company-specific handling.
Next step: Read Chain Bookkeeping – Multiple Legal Entities for broader accounting context (also deeper coverage in the Bookkeeping module).
This feature is part of Vendion Chain Operations.
Curious how it looks in practice? Read more about the product or book a short demo.
Was this article helpful?