bill

Accounts Receivable automation for Lucky framework

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

  • Ledger
  • Invoices
  • Taxes
  • Discounts
  • Credit Notes
  • Receipts
  • Businesses

Development

Create a .env file:

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
  2. Switch to the master branch: git checkout master
  3. Create your feature branch: git checkout -b my-new-feature
  4. Make your changes, updating changelog and documentation as appropriate.
  5. Commit your changes: git commit
  6. Push to the branch: git push origin my-new-feature
  7. Submit a new Pull Request against the GrottoPress:master branch.
Repository

bill

Owner
Statistic
  • 8
  • 0
  • 0
  • 0
  • 6
  • about 1 month ago
  • September 29, 2021
License

MIT License

Links
Synced at

Wed, 24 Apr 2024 13:25:40 GMT

Languages