Summary: | Transactions in an investment account do not allow zero total fees | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Ian Neal <iann_bugzilla> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | git (master) | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kmymoney/6c8ea50f92eed6915f18f4ed4f75af1147476d4a | Version Fixed In: | 5.0.0 |
Sentry Crash Report: |
Description
Ian Neal
2015-04-08 22:14:40 UTC
Git commit 6c8ea50f92eed6915f18f4ed4f75af1147476d4a by Łukasz Wojniłowicz. Committed on 17/02/2017 at 20:15. Pushed by wojnilowicz into branch 'master'. Allow zero total fees transactions Summary: The total amount of fees is unimportant. Important is that splits that compose fee are not equall to zero. FIXED-IN: 5.0 Signed-off-by: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com> Differential Revision: https://phabricator.kde.org/D4397 Signed-off-by: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com> M +23 -6 kmymoney/dialogs/investactivities.cpp M +8 -0 kmymoney/dialogs/investtransactioneditor.h https://commits.kde.org/kmymoney/6c8ea50f92eed6915f18f4ed4f75af1147476d4a |