Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# turbid

Small accounting application. To rehearse, there are five types of account:
asset (debit account)
liability (credit account)
expense (debit account)
income (credit account)
equity (credit account)

Debit accounts increase their balance if a new value is added to the
debit (left) side of the balance, credit accounts increase in value
if the credit (right) is increased

basic formula:


Assets + Draws + Expenses = Liabilities + Owner's Equity + Revenue 

assets - liabilities = equity + revenue - expense - draws


## Usage

FIXME: write

## License

Copyright (C) 2010 FIXME

Distributed under the Eclipse Public License, the same as Clojure.

About

Some basic code for accounting and accounts

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages