GnuCash c935c2f+
Loading...
Searching...
No Matches
Variables

Simple example for a book. More...

Go to the source code of this file.

Variables

str simple_book.uri = "xml:///tmp/simple_book.gnucash"
 
 simple_book.book = ses.get_book()
 

Detailed Description

Simple example for a book.

Definition in file simple_book.py.

Variable Documentation

◆ book

simple_book.book = ses.get_book()

Definition at line 15 of file simple_book.py.

◆ uri

str simple_book.uri = "xml:///tmp/simple_book.gnucash"

Definition at line 11 of file simple_book.py.