- Global QofBackend_s::price_lookup )(QofBackend *, gpointer)
- price_lookup should be removed during the redesign of the SQL backend... prices can now be queried using the generic query mechanism.
- Global QofBackend_s::export )(QofBackend *, QofBook *)
- Export should really _NOT_ be here, but is left here for now. I'm not sure where this should be going to. It should be removed ASAP. This is a temporary hack-around until period-closing is fully implemented.
- 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 gncCustomerGetGUID
- functions, should be removed
- Global gncTaxTableGetGUID
- routine
- 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 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 qof_session_get_current_session
- Each application should keep their own session context.
- Global qof_session_set_current_session
- Each application should keep their own session context.
- 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 GUID 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 Sat May 17 05:07:19 2008 for GnuCash by
1.5.2