https://github.com/ohler55/balancebook
Accounting package
https://github.com/ohler55/balancebook
accounting bookkeeping currencies
Last synced: 8 months ago
JSON representation
Accounting package
- Host: GitHub
- URL: https://github.com/ohler55/balancebook
- Owner: ohler55
- License: mit
- Created: 2019-10-18T21:29:06.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-02-09T00:28:30.000Z (over 1 year ago)
- Last Synced: 2025-01-22T03:18:21.307Z (9 months ago)
- Topics: accounting, bookkeeping, currencies
- Language: Ruby
- Size: 269 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Balance Book
A simple accounting package that allows for custom reporting in multiple currencies.
## Why
I could not find a package that did what I wanted and it was easier to
write something instead of using spreadsheets and building custom
sheets for my accountants in both USD and CAD.Just starting so not much to see yet. Then plan is for command line
reports and entry at first and then see where it goes from there.