mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Override the Transaction Number to sort numerically. * lib/libqof/qof/qofclass.h: * lib/libqof/qof/qofquery.c: * lib/libqof/qof/qofquerycore-p.h: * lib/libqof/qof/qofquerycore.[ch]: - Publish the QofCompareFunc prototype. - Add a new QofParam param_compfcn parameter - Change QofQuery to use the param_compfcn over the default type compare function. - create (and publish) a qof API to compare strings as numbers: qof_string_number_compare_func() * src/engine/Transaction.c: Assign TRANS_NUM to use qof_string_numer_compare_func() git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14903 57a11ea4-9604-0410-9ed3-97b8803252fd
This directory is intended to hold any external code that is needed in order to build gnucash, but isn't considered widely available. ------------------------------------------------ Finance::Quote -------------- Available from http://finance-quote.sourceforge.net. ------------------------------------------------