forked from pool/homebank
Accepting request 1145254 from home:Kieltux:branches:Office
- Update to 5.7.4: * change: migrating to GTK4 preparation (GtkScrolledWindow) * change: statistic report default type is now Total * wish : #2037200 add a used feature for tags like for payee/categories * wish : #2044850 revert 5.7.2 print single account (statement) fit to the page width * wish : #2051419 management dialogs to shows hidden items by default * bugfix: template deletion was possible despite used into an account * bugfix: dateentry was faultly trigger double parse/eval/update sequence * bugfix: filter for report was faultly show always show items * bugfix: update currency was not counting change to enable save * bugfix: input a mindate > maxdate from the filter was possible with no warning * bugfix: lp#2051440 export CSV not including memo field from split transactions * bugfix: lp#2051349 add an existing category/payee/tag from manage dialog do not warn user * bugfix: lp#2051307 export CSV not including remind status * bugfix: lp#2050848 skip multiple Scheduled do not refresh as expected * bugfix: lp#2048236 transfer are not included in forecast, balance mode * bugfix: lp#2047647 cross-currency transfer do not propose target transaction * bugfix: lp#2046157 info icon for transfers is not displayed * bugfix: lp#2046032 date filter shows wrong date * bugfix: lp#2043523 exclude zero-sum categories from Top Spending OBS-URL: https://build.opensuse.org/request/show/1145254 OBS-URL: https://build.opensuse.org/package/show/Office/homebank?expand=0&rev=29
This commit is contained in:
parent
b82556617c
commit
f1788cb3ef
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69df172a599acd66629bf98b3669ec152cb93a78bbcafdc7431617dd25f35dc5
|
||||
size 3663021
|
3
homebank-5.7.4.tar.gz
Normal file
3
homebank-5.7.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42ce7146c875ea0ca3c93391b6a9bf4714db4621c63f4a094dcc6f8985bb54e4
|
||||
size 3670067
|
@ -1,3 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 7 18:05:15 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
- Update to 5.7.4:
|
||||
* change: migrating to GTK4 preparation (GtkScrolledWindow)
|
||||
* change: statistic report default type is now Total
|
||||
* wish : #2037200 add a used feature for tags like for
|
||||
payee/categories
|
||||
* wish : #2044850 revert 5.7.2 print single account (statement)
|
||||
fit to the page width
|
||||
* wish : #2051419 management dialogs to shows hidden items
|
||||
by default
|
||||
* bugfix: template deletion was possible despite used into
|
||||
an account
|
||||
* bugfix: dateentry was faultly trigger double parse/eval/update
|
||||
sequence
|
||||
* bugfix: filter for report was faultly show always show items
|
||||
* bugfix: update currency was not counting change to enable save
|
||||
* bugfix: input a mindate > maxdate from the filter was possible
|
||||
with no warning
|
||||
* bugfix: lp#2051440 export CSV not including memo field from
|
||||
split transactions
|
||||
* bugfix: lp#2051349 add an existing category/payee/tag from
|
||||
manage dialog do not warn user
|
||||
* bugfix: lp#2051307 export CSV not including remind status
|
||||
* bugfix: lp#2050848 skip multiple Scheduled do not refresh
|
||||
as expected
|
||||
* bugfix: lp#2048236 transfer are not included in forecast,
|
||||
balance mode
|
||||
* bugfix: lp#2047647 cross-currency transfer do not propose
|
||||
target transaction
|
||||
* bugfix: lp#2046157 info icon for transfers is not displayed
|
||||
* bugfix: lp#2046032 date filter shows wrong date
|
||||
* bugfix: lp#2043523 exclude zero-sum categories from
|
||||
Top Spending
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 2 16:15:30 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: homebank
|
||||
Version: 5.7.3
|
||||
Version: 5.7.4
|
||||
Release: 0
|
||||
Summary: Application to manage personal accounts
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user