- Global DxaccAccountSetCurrency
- The current API associates only one thing with an account: the 'commodity'. Use xaccAccountGetCommodity() to fetch it.
- Global DxaccAccountGetCurrency
- The current API associates only one thing with an account: the 'commodity'. Use xaccAccountGetCommodity() to fetch it.
- Global dxaccAccountSetQuoteTZ
- Price quote information is now stored on the commodity, not the account.
- Global dxaccAccountGetQuoteTZ
- Price quote information is now stored on the commodity, not the account.
- Global xaccAccountGetGUID
- Global dxaccAccountSetPriceSrc
- Price quote information is now stored on the commodity, not the account.
- Global dxaccAccountGetPriceSrc
- Price quote information is now stored on the commodity, not the account.
- Global DxaccAccountSetSecurity
- do not use
- Global DxaccAccountGetSecurity
- do not use
- Global xaccAccountSetCommoditySCUandFlag
- -- do not use for future development
- Global xaccSchedXactionGetSlot
- to be replaced with 'dirty' kvp's
- Global xaccSchedXactionSetSlot
- to be replaced with 'dirty' kvp's
- Global xaccSchedXactionGetGUID
- Global xaccSchedXactionGetSlots
- Global xaccSchedXactionIsDirty
- Global gncCustomerGetGUID
- functions, should be removed
- Global gncTaxTableGetGUID
- routine
- Global xaccSplitSetSharePrice
- The xaccSplitSetSharePrice() method sets the price of the split. DEPRECATED - set the value and amount instead.
- Global xaccSplitGetGUID
- Global xaccSplitReturnGUID
- Global xaccTransGetBook
- Global xaccTransGetGUID
- Global xaccTransGetSlots
- Global xaccTransReturnGUID
- Global gnc_date_my_last_mday
- Use date_get_last_mday()
- Global qof_date_format_get_format
- qof_date_format_get_format has been replaced by qof_date_text_format_get_string
- Global kvp_frame_set_gnc_numeric
- Global kvp_frame_set_str
- Global kvp_frame_add_gnc_numeric
- Global kvp_frame_add_str
- Global kvp_value_new_gnc_numeric
- Global kvp_frame
- Deprecated backwards compat token
- Global kvp_value
- Deprecated backwards compat token
- Global kvp_value_t
- Deprecated backwards compat token
- Global qof_query_print
- Do not call directly, use the standard log module code: qof_log_set_level(QOF_MOD_QUERY, QOF_LOG_DEBUG); or qof_log_set_default(QOF_LOG_DEBUG);
- Global qof_book_set_guid
- use qof_instance_set_guid instead but only in backends (when reading the GncGUID from the data source).
- Global qof_entity_get_guid
- Use qof_instance_get_guid instead. Works like qof_instance_get_guid, but returns NULL on NULL
Generated on Thu Sep 2 04:36:47 2010 for GnuCash by
1.5.7.1