Summary: | xea2kmt does not import account flags | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Ralf Habacker <ralf.habacker> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 4.8.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | All | ||
Latest Commit: | http://commits.kde.org/kmymoney/3495037aef2d98af340e905943a95b02612816ff | Version Fixed In: | 4.8.1,5.0.0 |
Sentry Crash Report: |
Description
Ralf Habacker
2016-10-04 07:18:46 UTC
Git commit 3495037aef2d98af340e905943a95b02612816ff by Ralf Habacker. Committed on 06/10/2016 at 07:07. Pushed by habacker into branch '4.8'. xea2kmt: Parse and export gnucash account flag 'tax-related'. KMymoney supports the account flag 'Tax' indicating that the related account is tax related. When enabled with --with-tax-related on xea2kmt command line the gnucash related xml tag 'tax-related' will be exported to the kmt file as <flag name="Tax" value="1"/> as child of he related account. Signed-off-by: Ralf Habacker <ralf.habacker@freenet.de> M +63 -7 tools/xea2kmt.cpp http://commits.kde.org/kmymoney/3495037aef2d98af340e905943a95b02612816ff |