- Update to version 3.3:
+ Set toolbar buttons to show both icon and text.
+ Add preference for forcing prices to decimal display.
+ Revert the "Average Cost" pricing changes made in 2.6.17.
+ Allow saving to xml over an existing sqlite3 file and the other
way around.
+ Add customer/vendor ID in client section of invoices.
+ Change the default filter for General Ledger.
+ Fix grk accelerator mixups by explicitly disabling actions
that are not relevant.
+ [job-report] Prevent Crash if there is no AR account.
+ Add the ability to cascade the account colors in account tree.
+ Speed up loading the preference dialog by blocking register
updates until the dialog is fully loaded.
+ Update change_tax_code.py add basic test for python query.
+ Simplify GNCQueryView's data model.
+ Open customer/vendor/employee report when double-clicking the
respective owner on the customer/vendor/employee overview page.
+ Update Overview of README.
+ Many new tests for reports.
+ Some substantial speedups when loading large amounts of
business transactions from a SQL backend.
+ Clean up a lot of memory leaks.
+ Remove all use of Timespec in the program. Provide deprecated
wrapper functions supporting timespecs for custom reports;
users should update the reports as soon as possible.
+ Bugs fixed: bgco#771667, bgco#784420, bgco#786708, bgco#787439,
bgco#789594, bgco#792446, bgco#794755, bgco#794870,
bgco#796756, bgco#795821, bgco#796054, bgco#796137,
bgco#796248, bgco#796759, bcgo#796474, bgco#796509,
bgco#796579, bgco#795248, bgco#796762, bgco#796474,
bgco#796509, bgco#796579, bgco#796665, bgco#796766,
bgco#796669, bgco#796724, bgco#796725, bgco#796734,
bgco#796777, bgco#796737, bgco#796739, bgco#796751,
bgco#796755, bgco#796788, bgco#796792, bgco#796812,
bgco#796813, bgco#796814, bgco#796816, bgco#796819,
bgco#796820, bgco#796833, bgco#796839, bgco#796858.
+ Updated translations.
OBS-URL: https://build.opensuse.org/request/show/642209
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=76
- Update gnucash-libdbi-0.9.patch: fix usage of internal function
_gnucash-libdbi-0.9.patch (boo#898974).
- Update to version 2.6.4:
+ Add business lot scrubbing to Check & Repair->All/This
transaction(s).
+ Add context to generic translatable string.
+ Add scrub function to reduce the amount of lot links used.
+ Add some date format checking and make sure generated dates are
the correct user selected format, not always locale format.
+ Allow the ability to skip rows when importing transactions.
+ Always use the price we display to calculate the current value
of an account.
+ Better period totals formatting in Invoices.
+ CSV Export: factor out function to generate regular expression.
+ CSV Import transform macro into function.
+ Convert ISO-8859-1 account chart templates to UTF-8.
+ Correct txf output to use a minus sign, rather than
parenthesis.
+ Fix document type dispay for credit notes on owner report.
+ Fix test-backend-dbi segfault with libdbi-0.9.0.
+ Handle the case of scrubbing a lot link between two
non-document lots.
+ Lots of refactoring.
+ Chart-of-Account Templates Updated.
+ Bugs fixed: bgo#120199, bgo#434462, bgo#509263, bgo#610202,
bgo#630638, bgo#671615, bgo#688965, bgo#692249, bgo#695240,
bgo#707243, bgo#711440, bgo#711567, bgo#719457, bgo#719457,
bgo#720427, bgo#720934, bgo#722140, bgo#722200, bgo#723145,
bgo#723442, bgo#725054, bgo#725366, bgo#726449, bgo#726888,
OBS-URL: https://build.opensuse.org/request/show/253932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=57
- Update to version 2.6.3:
+ Fix resizing of columns in budget view.
+ Fix guile 2 stack overflow errors for large reports.
+ Fix basis calculation for FIFO or LIFO when less than one lot
is sold.
+ Update Window and Menu item from "Preconfigured-" to "Saved-"
Report and add lables to the dialog with help texts.
+ Aqbanking: SEPA transfer improvements - fix origin labels and
add possibility to edit sender's name.
+ Bugs fixed: bgo#721196, bgo#721654, bgo#723975, bgo#724995,
bgo#711567, bgo#726430, bgo#726891.
+ Updated translations.
OBS-URL: https://build.opensuse.org/request/show/228723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=54
Now I've too have touched the package that must not be touched.
- Update to version 2.6.2:
+ Advanced Portfolio Report have been reworked.
+ Bugs Fixed: bgo#497831, bgo#721472, bgo#721677, bgo#722123,
bgo#722903, bgo#723051, bgo#723373, bgo#723644, bgo#724211,
bgo#724426, bgo#724427, bgo#724578, bgo#724753, bgo#725131.
+ Updated translations. (forwarded request 225894 from Zaitor)
OBS-URL: https://build.opensuse.org/request/show/225943
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=53
- Update to version 2.6.0 (bnc#858502):
+ New Major release, see
http://gnucash.org/2.6-release-tour.phtml for a tour through
the new features.
+ Preferences have been migrated from GConf to GSettings.
+ New date handling which allows GnuCash to use dates after March
2038.
+ Guile-2 compatibility: GnuCash now requires either Guile-1.8 or
Guile-2.0.
+ Documents outside of GnuCash, images of receipts for example,
can now be linked to transactions, with the facility of opening
them in the default application for the document type.
+ Cutsom Reports can now be saved without renaming the report,
and modifications can overwrite an existing report.
+ The import assistant now finishes much more quickly after
assigning contra-accounts.
+ GnuCash now requires Gtk+-2.24.0 and GLib-2.26.0. Most of the
dependencies on obsolete libraries have been removed; only
libgnomecanvas remains. Unfortunately the effort to rewrite
the register code to use GtkTreeModel wasn't completed in time,
so GnuCash is not on the cusp of converting to Gtk3.
+ The Business Module has been substantially revamped, including
support for Credit Notes and import of customers and vendors
from a CSV file.
+ The Num field in the register display is now optionally
per-split, so for example a check number can be entered for the
checking account split and an invoice number for the expense
account split.
+ GnuCash can now open locked books read-only so that more than
one user can view a file. GnuCash still does not support (forwarded request 214444 from Zaitor)
OBS-URL: https://build.opensuse.org/request/show/214473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=50