| Summary: | Calculation in amount field fails | ||
|---|---|---|---|
| Product: | [Applications] kmymoney | Reporter: | Thomas Baumgart <tbaumgart> |
| Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | SVN | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Thomas Baumgart
2010-08-31 12:55:53 UTC
SVN commit 1170269 by tbaumgart: Use QString::remove rather than QString::replace to remove certain character in a string. BUG: 249608 M +4 -4 kmymoneycalculator.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1170269 SVN commit 1170270 by tbaumgart: Use QString::remove rather than QString::replace to remove certain character in a string. BUG: 249608 M +4 -4 kmymoneycalculator.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1170270 |