Skip to content

feat: Import transaction code column in register_ledger() (#25)#31

Merged
trevorld merged 1 commit into
masterfrom
issue25
Mar 28, 2026
Merged

feat: Import transaction code column in register_ledger() (#25)#31
trevorld merged 1 commit into
masterfrom
issue25

Conversation

@trevorld

Copy link
Copy Markdown
Owner
  • register_ledger() now imports a transaction code column.
  • register_ledger() now extracts marks that are embedded in the descriptions which ledger's csv output sometimes does when when both transaction codes and marks are present in the transaction.

closes #25

* `register_ledger()` now imports a transaction `code` column.
* `register_ledger()` now extracts marks that are embedded in the descriptions which
  `ledger`'s csv output sometimes does when when both transaction codes and marks are present in the transaction.

closes #25

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@trevorld
trevorld merged commit 0a1c775 into master Mar 28, 2026
5 checks passed
@trevorld
trevorld deleted the issue25 branch March 28, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

What is second column of ledger csv export supposed to be?

1 participant