GnuCash 2.4.99
python-bindings::gnucash_core::GncCommodityTable Class Reference
Inheritance diagram for python-bindings::gnucash_core::GncCommodityTable:
python-bindings::gnucash_core::GnuCashCoreClass

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 338 of file gnucash_core.py.


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines