On Nov 13, 2014, at 1:15 PM, Allen S. Rout <[email protected]> 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 perfectly delighted with any command-line invocation in which I > submit all of the required bits from the form. >
No. You’ll need to script your interaction in Scheme or Python, or write a separate application that generates something like QIF or OFX that GnuCash can import. Regards, John Ralls _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
