[Kmymoney-devel] [kmymoney4] [Bug 339103] reports cannot be copied
Cristian Oneț
onet.cristian at gmail.com
Wed Sep 24 06:25:23 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=339103
--- Comment #5 from Cristian Oneț <onet.cristian at gmail.com> ---
This is caused by the fact that the kmmFileInfo.hiReportId has an inconsistent
value considering the existing reports, Fernando, any ideas how this might
happen?
As a workaround for the reporter.
Please run
select id from kmmreportconfig
To obtain the highest report id, then run
update kmmFileInfo set hiReportId = number_greater_than_highest_id
That's should fix your problem.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list