-
Notifications
You must be signed in to change notification settings - Fork 1
Jeff Laughlin's Python utilities for GnuCash. Includes HTML invoice generator.
License
n1ywb/jeffs-gnucash-utils
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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:///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 0
No packages published