bill
Version, currently 0.21.537 versions
- 0.21.5latestOct 18, 2025
- 0.21.4not indexedAug 9, 2026
- 0.21.3not indexedAug 9, 2026
- 0.21.2not indexedAug 9, 2026
- 0.21.1not indexedAug 9, 2026
- 0.21.0not indexedAug 9, 2026
- 0.20.0not indexedAug 9, 2026
- 0.19.3not indexedAug 9, 2026
- 0.19.2not indexedAug 9, 2026
- 0.19.1not indexedAug 9, 2026
- 0.19.0not indexedAug 9, 2026
- 0.18.0not indexedAug 9, 2026
- 0.17.0not indexedAug 9, 2026
- 0.16.1not indexedAug 9, 2026
- 0.16.0not indexedAug 9, 2026
- 0.15.2not indexedAug 9, 2026
- 0.15.1not indexedAug 9, 2026
- 0.15.0not indexedAug 9, 2026
- 0.14.4not indexedAug 9, 2026
- 0.14.3not indexedAug 9, 2026
- 0.14.2not indexedAug 9, 2026
- 0.14.1not indexedAug 9, 2026
- 0.14.0not indexedAug 9, 2026
- 0.13.0not indexedAug 9, 2026
- 0.12.1not indexedAug 9, 2026
- 0.12.0not indexedAug 9, 2026
- 0.11.0not indexedAug 9, 2026
- 0.10.0not indexedAug 9, 2026
- 0.9.0not indexedAug 9, 2026
- 0.8.0not indexedAug 9, 2026
- 0.7.0not indexedAug 9, 2026
- 0.6.0not indexedAug 9, 2026
- 0.5.0not indexedAug 9, 2026
- 0.4.0not indexedAug 9, 2026
- 0.3.0not indexedAug 9, 2026
- 0.2.0not indexedAug 9, 2026
- 0.1.0not indexedAug 9, 2026
github.com/GrottoPress/bill
Accounts Receivable automation for Lucky framework
11 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
bill:
github: GrottoPress/bill
version: ~> 0.21.5Then run:
shards installshard.yml
- Crystal
~> 1.6- License
- MIT
- Authors
- GrottoPress <info@grottopress.com>, N Atta Kusi Adusei
Dependencies
Runtime Dependencies
- lucille~> 1.0github: GrottoPress/lucille
Development Dependencies
README
# Bill **Bill** is an Accounts Receivable automation system for *Lucky* framework. It includes tools for creating and tracking invoices, credit notes, receipts and more. *Bill* keeps an immutable ledger of transactions from which balances can be efficiently computed. Whenever a business event occurs, a record is kept in this ledger. *Bill* is designed for use cases where a self-service application charges users for products or services, or for online marketplaces where businesses charge registered users for same. ## Documentation Find the complete documentation in the `docs/` directory of this repository. ## Todo - [x] Ledger - [x] Invoices - [ ] Taxes - [ ] Discounts - [x] Credit Notes - [x] Receipts - [ ] Businesses ## Development Create a `.env` file: ```env DATABASE_URL=postgres://postgres:password@localhost:5432/bill_spec ``` Update the file with your own details. Then run tests with `crystal spec`. ## Contributing 1. [Fork it](https://github.com/GrottoPress/bill/fork) 1. Switch to the `master` branch: `git checkout master` 1. Create your feature branch: `git checkout -b my-new-feature` 1. Make your changes, updating changelog and documentation as appropriate. 1. Commit your changes: `git commit` 1. Push to the branch: `git push origin my-new-feature` 1. Submit a new *Pull Request* against the `GrottoPress:master` branch.
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.21.5- Tagged
- Oct 18, 2025
- Commit
701f6f899625- Crystal
~> 1.6- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/GrottoPress/bill
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 37