interesting project. as a former accountant, being able to pull/push data 
to QB is a must. unfortunately, the QB web api is terribly documented. i 
have updated docs on how to use it to pull data (let me know if you're 
interested). this would definitely be something i'd keep in the back of 
your mind as you  add functionality.

On Friday, February 22, 2013 4:43:41 PM UTC-8, 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.


Reply via email to