Skip to content

Jeff Laughlin's Python utilities for GnuCash. Includes HTML invoice generator.

License

Notifications You must be signed in to change notification settings

n1ywb/jeffs-gnucash-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jeff's Useful GnuCash Utilities.

Copyright 2012 by Jeffrey M. Laughlin <[email protected]>

Released under the terms of the GNU General Public License v3.

invoice.py

Given one or more invoice IDs, generate printable HTML invoices.

Invoice template is based on HTML/CSS and Mako. It's very easy to customize.

Example: invoice.py file:https:///home/user/gnucash/mybook.gnucash 000123

Notes:

* Invoice IDs are passed in as strings. Using GnuCash defaults, you must
  include the leading zeros.
* Tested on Linux Mint 17 with python, python-mako, gnucash 2.6.1, and
  gnucash-python packages.
* This branch is no longer compatible with GnuCash 2.4.x.

About

Jeff Laughlin's Python utilities for GnuCash. Includes HTML invoice generator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published