[web2py] Re: I need a double entry accounting software ....

2013-02-25 Thread Michael Herman
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

[web2py] Re: I need a double entry accounting software ....

2013-02-24 Thread Cliff Kachinske
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/beanc

[web2py] Re: I need a double entry accounting software ....

2013-02-24 Thread Alan Etkin
> > I had not seen this before. ERPLibre is impressive! Thanks Massimo. It's a shame it was not used in production so far. Mariano's gui2py (the desktop GUI interface for web2py used by ERPlibre) is also very powerful, but both projects are almost abandoned, mainly due to lack of time. BTW,

[web2py] Re: I need a double entry accounting software ....

2013-02-23 Thread wwwgong
I have CRM background, very interested in ERPLibre especially using web2py. Thanks for sharing On Saturday, February 23, 2013 5:24:51 PM UTC-5, Massimo Di Pierro wrote: > > I had not seen this before. ERPLibre is impressive! > > Massimo > > On Saturday, 23 February 2013 12:58:35 UTC-6, Alan Etkin

[web2py] Re: I need a double entry accounting software ....

2013-02-23 Thread Massimo Di Pierro
I had not seen this before. ERPLibre is impressive! Massimo On Saturday, 23 February 2013 12:58:35 UTC-6, Alan Etkin wrote: > > I cannot load the page. If you have other links to docs about how ERP >> works I could use them. > > > Mind that ERPlibre is still a work-in-progress. A working first

[web2py] Re: I need a double entry accounting software ....

2013-02-23 Thread 黄祥
> I cannot load the page. If you have other links to docs about how ERP > works I could use them. > I have some basic questions I am trying to answer for example: > did you mean https://www.erpag.com/? please follow the tutorial in youtube : https://www.youtube.com/channel/UCjk9S6IyOMuYsBQXN

[web2py] Re: I need a double entry accounting software ....

2013-02-23 Thread Alan Etkin
> > I cannot load the page. If you have other links to docs about how ERP > works I could use them. Mind that ERPlibre is still a work-in-progress. A working first alpha implementation is although available for download at http://code.google.com/p/erplibre/downloads/list It ships with web2py

[web2py] Re: I need a double entry accounting software ....

2013-02-23 Thread Massimo Di Pierro
I cannot load the page. If you have other links to docs about how ERP works I could use them. I have some basic questions I am trying to answer for example: 1) The account structure is a tree: Assets *BankAccount **Account0001 Asset:BankAccount:Account0001 is a leaf. Can one transfer to/from l

[web2py] Re: I need a double entry accounting software ....

2013-02-23 Thread Massimo Di Pierro
On Saturday, 23 February 2013 07:04:33 UTC-6, Alan Etkin wrote: > > ... so I wrote this: https://github.com/mdipierro/pacioli > > > Maybe I can use the api with ERPlibre for > replacing the current accounting implementation. Is it possible to > include pacioli

[web2py] Re: I need a double entry accounting software ....

2013-02-23 Thread Alan Etkin
> > ... so I wrote this: https://github.com/mdipierro/pacioli Maybe I can use the api with ERPlibre for replacing the current accounting implementation. Is it possible to include pacioli in an AGPLv3 package? -- --- You received this message because you a

[web2py] Re: I need a double entry accounting software ....

2013-02-22 Thread 黄祥
very nice, i'm interesting in it, i am trying to built an simple erp in web2py too, but don't know how to do it. i learned the erp mechanism like in https://www.erpag.com, hope can be built it on web2py. -- --- You received this message because you are subscribed to the Google Groups "web2py