Re: python GnuCash interface to SQL backend

2014-11-13 Thread Sébastien de Menten
On Wednesday, November 12, 2014, John Ralls jra...@ceridwen.us wrote: On Nov 11, 2014, at 1:10 PM, Sébastien de Menten sdemen...@gmail.com javascript:; wrote: I would be genuinely interested to have more specific documentation on the risks of going the SQL way. There's nothing

Re: python GnuCash interface to SQL backend

2014-11-13 Thread Sébastien de Menten
On Thursday, November 13, 2014, John Ralls jra...@ceridwen.us wrote: On Nov 12, 2014, at 12:08 PM, Sébastien de Menten sdemen...@gmail.com javascript:_e(%7B%7D,'cvml','sdemen...@gmail.com'); wrote: On Wednesday, November 12, 2014, John Ralls jra...@ceridwen.us

Invoices and Bill Reports

2014-11-13 Thread JP Liew
Hi all, After searching through most of the old messages and online, I can't seems to find the right path to the information. Hopefully someone will be able to point me to the right path. Basically I need to generate two monthly or quarterly reports, either in html or csv 1. Invoices

Re: Working example of kvp acess in Python

2014-11-13 Thread Christoph Holtermann
Hello, Am 13.11.2014 um 03:05 schrieb John Ralls: On Nov 12, 2014, at 3:56 PM, Christoph Holtermann c.holterm...@gmx.de wrote: Hello, for my part i answered some of the questions myself: Am 12.11.2014 um 18:46 schrieb Christoph Holtermann: Hello, so KVPs should be accessed by objects

New mailing list for Russian Translation discussions

2014-11-13 Thread Dmitry Pavlov
Hi! Is it possible to create a new mailing list for discussing translations to russian? The reason to do it: developer list is mostly related to code things and currently there is no active list for translation discussions. As I don't participate in development it would be great to have

Re: Would like to convert provider_list to std::list

2014-11-13 Thread Aaron Laws
On Thu, Nov 13, 2014 at 9:46 AM, Chenxiong Qi qcxh...@gmail.com wrote: Hi all, I would like to convert provider_list in qofsession.cpp to std::list. Make a small change (step) to C++. What do you say? :) Is this your first forray into contributing to gnucash (C or C++)? I think the hope is

Re: python GnuCash interface to SQL backend

2014-11-13 Thread John Ralls
On Nov 12, 2014, at 10:12 PM, Sébastien de Menten sdemen...@gmail.com wrote: On Thursday, November 13, 2014, John Ralls jra...@ceridwen.us mailto:jra...@ceridwen.us wrote: On Nov 12, 2014, at 12:08 PM, Sébastien de Menten sdemen...@gmail.com wrote: On Wednesday, November 12, 2014,

Re: Would like to convert provider_list to std::list

2014-11-13 Thread John Ralls
On Nov 13, 2014, at 7:12 AM, Aaron Laws dartm...@gmail.com wrote: On Thu, Nov 13, 2014 at 9:46 AM, Chenxiong Qi qcxh...@gmail.com wrote: Hi all, I would like to convert provider_list in qofsession.cpp to std::list. Make a small change (step) to C++. What do you say? :) Is this

Re: Working example of kvp acess in Python

2014-11-13 Thread Christian Stimming (mobil)
From my understanding, there are two separate issues here: 1. You are proposing a new object Company because you have reasons for needing new data fields. I think that's a good idea. Why don't you prepare a patch to extend the existing objects? 2. You ask for kvp access from python. No, we

Re: python GnuCash interface to SQL backend

2014-11-13 Thread John Ralls
On Nov 13, 2014, at 9:31 AM, Sébastien de Menten sdemen...@gmail.com wrote: Indeed, it may be worth to explain what are the goals (and the limits). I have tried to use the official python bindings and had the following issues: - need swig + compilations to make them work = pyscash is pure

Re: Working example of kvp acess in Python

2014-11-13 Thread Christoph Holtermann
Am 13.11.2014 um 18:55 schrieb Christoph Holtermann: Am 13.11.2014 um 17:50 schrieb Christian Stimming (mobil): From my understanding, there are two separate issues here: 1. You are proposing a new object Company because you have reasons for needing new data fields. I think that's a good

Re: python GnuCash interface to SQL backend

2014-11-13 Thread Sébastien de Menten
On 2014-11-13 19:25, John Ralls wrote: On Nov 13, 2014, at 9:31 AM, Sébastien de Menten sdemen...@gmail.com wrote: Indeed, it may be worth to explain what are the goals (and the limits). I have tried to use the official python bindings and had the following issues: - need swig + compilations

Re: New mailing list for Russian Translation discussions

2014-11-13 Thread Dmitry Pavlov
Seems reasonable. I'm not sure that there are a lot of users from Russia, at least who wish to communicate via mailing lists :) Ok, then I'm going to create mailing list at googlegroups and update wiki page and ru.po file with it's address. 2014-11-13 18:41 GMT+03:00 John Ralls

Re: Invoices and Bill Reports

2014-11-13 Thread JP Liew
Thanks guys, exported the data to mysql and worked it out. From: JP Liew jpl...@yahoo.com To: gnucash-devel@gnucash.org gnucash-devel@gnucash.org Sent: Thursday, November 13, 2014 9:06 PM Subject: Invoices and Bill Reports Hi all, After searching through

Re: python GnuCash interface to SQL backend

2014-11-13 Thread John Ralls
On Nov 13, 2014, at 12:44 PM, Sébastien de Menten sdemen...@gmail.com wrote: On 2014-11-13 19:25, John Ralls wrote: On Nov 13, 2014, at 9:31 AM, Sébastien de Menten sdemen...@gmail.com wrote: Indeed, it may be worth to explain what are the goals (and the limits). I have tried to use

Re: Submit a payment from somewhere not in the GUI...

2014-11-13 Thread John Ralls
On Nov 13, 2014, at 1:15 PM, Allen S. Rout a...@ufl.edu wrote: Is there any art for submitting payments or transactions from anywhere other than clicking through the GUI? I am attempting to automate the submission of payments for our hackerspace from e.g. square, dwolla, etc. I'd be

Re: python GnuCash interface to SQL backend

2014-11-13 Thread Derek Atkins
Sébastien de Menten sdemen...@gmail.com writes: Where could I find detailed documentation on the GnuCash engine (and the constrains/invariants GnuCash enforces) ? Or would there be some code/program to check a GnuCash file is sane/consistent ? Only in the implementation. There is no

Re: New mailing list for Russian Translation discussions

2014-11-13 Thread Derek Atkins
You should look to the translation project if you want a list purely for translation purposes. If you want a Russian Language gnucash-user equivalent then we can work with you to set one up, as John suggested. -derek Dmitry Pavlov zeldi...@gmail.com writes: Seems reasonable. I'm not sure that