Re: An eclectic approach for collaborative GnuCash

2014-06-23 Thread Colin Law
Please use Reply To or Reply All when replying to posts on the list, otherwise your reply only goes to the original sender. Copying your message here. On 23 June 2014 11:05, Emmanuel Florent wrote: > Well when that'll be done, a problem will remain: > - setting a SGDB on a LAN, Yes, you would n

Re: An eclectic approach for collaborative GnuCash

2014-06-23 Thread Colin Law
On 21 June 2014 19:32, Emmanuel Florent wrote: > Once would like a multi-user Gnucash without the SGDB/VPN setup nightmare. > Dream... > The goal is to work on books on multiple computers and with multiple users. > I've a proposal for a Python script that take a Gnucash xml file, > convert it to p

Re: An eclectic approach for collaborative GnuCash

2014-06-22 Thread Dmitry Pavlov
If I get you right, your idea is to send the whole file over the Web API. Recently I also thought about the way to deal with remote updates of gnucash file and here is my "plan" of the possible solution. At first I'd like to point out that this plan is intended to be additional way to interact wit

An eclectic approach for collaborative GnuCash

2014-06-21 Thread Emmanuel Florent
Once would like a multi-user Gnucash without the SGDB/VPN setup nightmare. Dream... The goal is to work on books on multiple computers and with multiple users. I've a proposal for a Python script that take a Gnucash xml file, convert it to post request on a REST service. Then using the same process