GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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.