- 18 Nov, 2020 4 commits
-
-
Ralf Habacker authored
CCBUG:429229 (cherry picked from commit 0c37dba7)
-
Ralf Habacker authored
CCBUG:429229 (cherry picked from commit a93937f1)
-
Ralf Habacker authored
BUG:429229 FIXED-IN:4.8.5,5.1.1 (cherry picked from commit 4b84326f)
-
Ralf Habacker authored
BUG:429237 FIXED-IN:5.1.1
-
- 25 Nov, 2018 1 commit
-
-
Ralf Habacker authored
KMyMoney expects the flag "Tax" to have an attribute value="Yes". BUG:380286 FIXED-IN:4.8.3, 5.0.3 Reviewed By: tbaumgart Differential Revision: https://phabricator.kde.org/D16728
-
- 12 May, 2018 1 commit
-
-
Łukasz Wojniłowicz authored
Differential Revision: https://phabricator.kde.org/D12782
-
- 01 Dec, 2017 1 commit
-
-
Łukasz Wojniłowicz authored
-
- 26 Nov, 2017 1 commit
-
-
Łukasz Wojniłowicz authored
-
- 25 Nov, 2017 1 commit
-
-
Łukasz Wojniłowicz authored
-
- 28 Oct, 2017 1 commit
-
-
Łukasz Wojniłowicz authored
The goal of this patch is to reduce dependability on mymoneyfile and of mymoneyfile on other libraries. Changes: 1) no header file includes mymoneyfile now, 2) mymoneyfile.h uses forward-declarations instead of includes. Patch is huge but it's nothing but code shuffling. Nonetheless it has two important merits i.e. smaller executable file and shorter compilation times. Differential Revision: https://phabricator.kde.org/D8535
-
- 22 Oct, 2017 1 commit
-
-
Łukasz Wojniłowicz authored
Patch lessens interdependency of libraries.
-
- 06 Jul, 2017 1 commit
-
-
Łukasz Wojniłowicz authored
-
- 29 May, 2017 3 commits
-
-
Ralf Habacker authored
The functionality of xea2kmt-all has been integrated into xea2kmt. Converting all gnucash account template files can be performed by providing --in-dir and --out-dir command line parameters. BUG:380304 FIXED-IN:4.8.1 Signed-off-by:
Ralf Habacker <ralf.habacker@freenet.de>
-
Ralf Habacker authored
-
Ralf Habacker authored
-
- 06 Oct, 2016 3 commits
-
-
Ralf Habacker authored
xea2kmt: Add command line option --prefix-name-with-code to prefix name with account code if present. Searching for accounts goes faster using numbers. Signed-off-by:
Ralf Habacker <ralf.habacker@freenet.de>
-
Ralf Habacker authored
-
Ralf Habacker authored
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. CCBUG:369852 Signed-off-by:
Ralf Habacker <ralf.habacker@freenet.de>
-
- 04 Oct, 2016 1 commit
-
-
Ralf Habacker authored
-
- 05 Jan, 2015 1 commit
-
-
Yuri Chornoivan authored
-
- 21 Oct, 2014 1 commit
-
-
Ralf Habacker authored
-
- 20 Oct, 2014 11 commits
-
-
Ralf Habacker authored
Use kmymoney provided account type enums instead of hard coded values to ensure value correctness in xea2kmt.
-
Ralf Habacker authored
-
Ralf Habacker authored
-
Ralf Habacker authored
-
Ralf Habacker authored
-
Ralf Habacker authored
-
-
Ralf Habacker authored
Many gnucash file do not have all required namespace declarations; make sure we have all declarations available.
-
Ralf Habacker authored
-
-
Ralf Habacker authored
-