@@ -8,21 +8,24 @@ The GnuCash development team proudly announces GnuCash 2.6.14, the
8
8
fourteenth maintenance release in the 2.6-stable series.
9
9
10
10
The following bugs are fixed:
11
- Bug 643025 - RFE: Ability to select and open multiple invoices.
12
- Bug 733153 - Ambiguous view of buttons in search dialog Linux version.
13
- Bug 742461 - SQL backend doesn't update customer info.
14
- Bug 756416 - CSV data with Posted information will always have last invoice not posted.
15
- Bug 761667 - Crash opening associated location that has no scheme.
16
- Bug 762901 - [PATCH] Fix saving Account Treeview sort order.
17
- Bug 769730 - Investments: Lots in This Account, Closed column shows date 25/11/1833 instead of Open.
18
- Bug 769746 - Zero interest loan formula fails.
19
- Bug 770113 - compiling issue with libdbi.
20
- Bug 770136 - 'Reverse Order' in 'View'->'Sort by' is not saved.
21
- Bug 770181 - gnc-fq-dump incorrectly says "quote cannot be used...
22
- Bug 770196 - cppcheck va_list not closed.
23
- Bug 771246 - Set Invoice/Bill items date correctly from imported CSV.
24
- Bug 770303 - Incorrect commodity match during import OFX and possible solution.
25
- Bug 771379 - GnuCash doesn't support Russian Ruble Symbol.
11
+ Bug 643025 - RFE: Ability to select and open multiple invoices.
12
+ Bug 733153 - Ambiguous view of buttons in search dialog Linux version.
13
+ Bug 742461 - SQL backend doesn't update customer info.
14
+ Bug 756416 - CSV data with Posted information will always have last
15
+ invoice not posted.
16
+ Bug 761667 - Crash opening associated location that has no scheme.
17
+ Bug 762901 - Fix saving Account Treeview sort order.
18
+ Bug 769730 - Investments: Lots in This Account, Closed column shows
19
+ date 25/11/1833 instead of Open.
20
+ Bug 769746 - Zero interest loan formula fails.
21
+ Bug 770113 - compiling issue with libdbi.
22
+ Bug 770136 - 'Reverse Order' in 'View'->'Sort by' is not saved.
23
+ Bug 770181 - gnc-fq-dump incorrectly says "quote cannot be used...
24
+ Bug 770196 - cppcheck va_list not closed.
25
+ Bug 770303 - Incorrect commodity match during import OFX and possible
26
+ solution.
27
+ Bug 771246 - Set Invoice/Bill items date correctly from imported CSV.
28
+ Bug 771379 - GnuCash doesn't support Russian Ruble Symbol.
26
29
27
30
Other repairs that weren't marked as bugs in git:
28
31
Build improvements with CMake, accomodation for Guile-2.0.12 on Gentoo.
0 commit comments