Future direction: reports founded on SQL repository.

2015-02-05 Thread Allen S. Rout
ally mentions Javascript in the context of the Gnucash report screen. How strong is that desire? Thank you for considering my message. - Allen S. Rout ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

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

2015-02-05 Thread Allen S. Rout
nably smooth. - Allen S. Rout ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

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

2014-11-14 Thread Allen S. Rout
On 11/14/2014 10:37 AM, John Ralls wrote: > >> On Nov 14, 2014, at 5:00 AM, Allen S. Rout wrote: >> > > Ah, from your original question it sounded like you wanted to pass > arguments to the command line. > > I don't know what you mean by "hooks for paym

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

2014-11-14 Thread Allen S. Rout
On 11/13/2014 07:41 PM, John Ralls wrote: > On Nov 13, 2014, at 1:15 PM, Allen S. Rout wrote: > >> > > No. You’ll need to script your interaction in Scheme or Python, I've been working with the Python APIs for insertion of invoices, and modification of customers. I

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

2014-11-13 Thread Allen S. Rout
t all of the required bits from the form. - Allen S. Rout ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Import Invoice Entries by Database Trigger

2014-03-13 Thread Allen S. Rout
ch I don't understand, and the Python has no way to populate it by hand, so we have a known invoice number from which we extract a 'terms' object, and then slap it on the new invoice. - Allen S. Rout ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Gnucash reports from the CLI..

2013-05-29 Thread Allen S. Rout
On 05/29/2013 10:14 AM, Derek Atkins wrote: > "Allen S. Rout" writes: >> gnucash --run-customer-report="report-name" >> --output-filename="/path/file.html" --customer-id="03" > > This is an extremely report-specific command-line

Peanut gallery comment. Was: Gnucash reports

2013-05-28 Thread Allen S. Rout
ot;/path/dir/" and then you'd wind up with 03.html 05.html etc. I find the gnucash engine fairly comfortable, but coming out of GNUspace, it makes me twitch that it's so very difficult to modify or automate the operations of the engine. I want to get to the point at whi

Re: Development primer?

2013-05-13 Thread Allen S. Rout
before runtime. Still got Trace/breakpoint trap (core dumped) ... Now, what I'm doing is make cd src/bin ./gnucash ... Is there some reason I should expect this to fail? I can remove the system gnucash, and install this in my homedir, if that'll be necessary for development

Development primer?

2013-05-10 Thread Allen S. Rout
. works, but ick. and "What's the largest invoice?", and probably other similar queries. - Allen S. Rout ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel