just the SQL backends (sqlite3, postgres and mysql) On Tue, Apr 24, 2018 at 6:56 AM, Justin Phelps <[email protected]> wrote:
> On Mon, Apr 23, 2018 at 9:15 PM Sébastien de Menten <[email protected]> > wrote: > >> With some python skills, you could use piecash ( >> http://piecash.readthedocs.io/en/master/) to build you own reports and >> export them in the best format for your needs. >> We are working to support gnucash 3.0, the current version support >> gnucash 2.6. >> >> On Mon, Apr 23, 2018, 23:26 Justin Phelps <[email protected]> wrote: >> >>> I'm hoping there's a command line method for generating reports from a >>> gnucash file. I want to script a series of daily, weekly, and monthly >>> reports that are automatically emailed to certain people. I can achieve >>> the >>> scheduling and emailing from my server, but having some way to get this >>> data out from gnucash without clicking through the interface would be >>> really useful. >>> >>> How would you approach this challenge? >>> >> _______________________________________________ >>> gnucash-user mailing list >>> [email protected] >>> To update your subscription preferences or to unsubscribe: >>> https://lists.gnucash.org/mailman/listinfo/gnucash-user >>> If you are using Nabble or Gmane, please see >>> https://wiki.gnucash.org/wiki/Mailing_Lists for more information. >>> ----- >>> Please remember to CC this list on all your replies. >>> You can do this by using Reply-To-List or Reply-All. >>> >> > I certainly know more Python than Scheme at this point, so the piecash > tools seems promising. Does it support the XML style file, or just the SQL > based solutions? > _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
