GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
python-bindings.gnucash_core.GncCommodityTable Class Reference
Inheritance diagram for python-bindings.gnucash_core.GncCommodityTable:
python-bindings.gnucash_core.GnuCashCoreClass

Additional Inherited Members

- Public Member Functions inherited from python-bindings.gnucash_core.GnuCashCoreClass
def do_lookup_create_oo_instance
 

Detailed Description

A CommodityTable provides a way to store and lookup commodities.
Commodities are primarily currencies, but other tradable things such as
stocks, mutual funds, and material substances are possible.

Users of this library should not create their own CommodityTable, instead
the get_table method from the Book class should be used.

This table is automatically populated with the GnuCash default commodity's
which includes most of the world's currencies.

Definition at line 358 of file gnucash_core.py.


The documentation for this class was generated from the following file: