https://github.com/danielres/killbill
My personal tool for generating my invoices
https://github.com/danielres/killbill
Last synced: about 2 months ago
JSON representation
My personal tool for generating my invoices
- Host: GitHub
- URL: https://github.com/danielres/killbill
- Owner: danielres
- Created: 2013-09-03T17:55:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-03T18:13:22.000Z (over 12 years ago)
- Last Synced: 2025-02-26T13:47:10.099Z (11 months ago)
- Language: Ruby
- Size: 211 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
KillBill
========
This is my personal tool for generating my invoices.
There is no database. New invoices are created directly by editing the file 'db/data.rb'.
There an example file to begin with: 'data.example.rb', just rename it to 'data.rb'.