Update to version 5.1.5
Changelog: * bugfix: updating currency rate was not updating file changes (and enable save) * bugfix: #1689308 category usage count does not get updated for split transactions * bugfix: #1687117 statistic report filter do not update date range * bugfix: #1683646 only one changed icon is displayed in accounts window when an internal transfer is edited * bugfix: #1681532 segfault when pressing escape while editing a new transaction * bugfix: #1678476 french translation is missing in filter * bugfix: #1678230 time report show all category may be wrong if split * bugfix: #1676162 can't set transaction amount to 6 decimal points * bugfix: #1674020 statistics Report: sorting by amount does not work with "Expenses and Income" * bugfix: #1672209 account window "0.00" balance sometimes displayed in warning color * bugfix: #1672205 "Show # days in advance the current date" preference doesn't work * bugfix: #1672135 BYN - new Belorussian currency is not in the list * bugfix: #1668036 cannot filter on memo if split transaction * bugfix: #1667201 original account shows edits when inheriting transaction into another account * bugfix: #1664916 balance report does not include accounts with no transactions
This commit is contained in:
parent
2a971878f6
commit
5ea94c2399
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440646
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= homebank
|
||||
PORTVERSION= 5.1.4
|
||||
PORTVERSION= 5.1.5
|
||||
CATEGORIES= finance
|
||||
MASTER_SITES= http://homebank.free.fr/public/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1487257544
|
||||
SHA256 (homebank-5.1.4.tar.gz) = 0af35f848c9be864db838868c14977e3f873b54b20be24b6b30189766c5afd1f
|
||||
SIZE (homebank-5.1.4.tar.gz) = 2688564
|
||||
TIMESTAMP = 1494522942
|
||||
SHA256 (homebank-5.1.5.tar.gz) = 5c3fd3478577e91a5d8e6e28fced58b5ad611eecb06e8f335a9585b817a1330f
|
||||
SIZE (homebank-5.1.5.tar.gz) = 2698391
|
||||
|
Loading…
Reference in New Issue
Block a user