GnuCash
5.6-150-g038405b370+
|
Additional Inherited Members | |
![]() | |
def | do_lookup_create_oo_instance (self, lookup_function, cls, args) |
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 782 of file gnucash_core.py.