Files
finance-duck/internal/journal/testdata/01-basic-card.finance
T
2026-09-10 12:30:42 +02:00

8 lines
481 B
Plaintext

# Fixture 01-basic-card
transaction {
# Bank facts: preserve these bytes when enrichment changes.
facts: {"id":"tx_fixture_01","source":"csv","account_id":"acc_main","booking_date":"2026-01-01","amount":"-12.34","currency":"EUR","raw_description":"Ordinary card payment","fingerprint":"fp_fixture_1"}
// Editable classification metadata follows.
enrichment: {"kind":"expense","tag_ids":[],"classification":{"source":"fallback"},"category_id":"cat_expenses_unclassified"}
}