|
GnuCash 2.4.99
|
Simple example for a book. More...
Go to the source code of this file.
Variables | |
| string | simple_book::uri = "xml:///tmp/simple_book.gnucash" |
| tuple | simple_book::ses = Session(uri, is_new=True) |
| tuple | simple_book::book = ses.get_book() |
Simple example for a book.
Definition in file simple_book.py.
1.7.4