Massimo, check out the Gnucash (gnucash.org/docs.phtml) manual. It answers a lot of accounting questions like these.
On Friday, February 22, 2013 7:43:41 PM UTC-5, Massimo Di Pierro wrote: > > ... so I wrote this: https://github.com/mdipierro/pacioli > > It is a clone of http://furius.ca/beancount/. It is not based on web2py > but it is implemented as a library and it can easily be integrated with > web2py to make an ERP for example. Beancount is GPL while pacioli is BSD. > > It takes as input a ledger file (or the ledger can be created via API) and > it produces various reports in PDF and Latex (they can and will be > improved). > > The idea is you log your transactions in the ledger input file and/or you > call the API to built your ledger from the database and pacioli will > compute your balances, profits and losses, capital gains, and make you > reports. > > At this time it is not based on web2py but it would be nice to have an app > that uses it. > > It may need more testing and knowledge of accounting is limited. > > Comments for improvements? > > Massimo > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

