Blocking Script

Imports a CSV export into the ledger. Use when a bank export lands in the downloads folder, or when the user asks to import transactions.

letsloose501 Updated

File contents

Blocking script

  1. Run the importer over the export.
  2. Stop when the ledger balance matches the export total.

When to open which reference

scripts/import.py is the importer; nothing else reads the CSV.

letsloose501/skill-quality-suite/tree/main/tests/fixtures/quality-prose/blocking-script commit b638fc92cf

Frequently asked questions

npx skillmds@latest add letsloose501/blocking-script