GnuCash 2.4.99
Variables
simple_book.py File Reference

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()

Detailed Description

Simple example for a book.

Definition in file simple_book.py.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines