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
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
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
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