[kmymoney] [Bug 429229] Import opening balance flag from gnucash templates

Ralf Habacker bugzilla_noreply at kde.org
Wed Nov 18 08:49:36 GMT 2020


https://bugs.kde.org/show_bug.cgi?id=429229

--- Comment #9 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 52232fd39bd91963ebebe2a8bda7c1e235a23149 by Ralf Habacker.
Committed on 18/11/2020 at 08:49.
Pushed by habacker into branch '5.1'.

Update templates from gnucash git branch 'maint'

The update was performed with the following command line

    xea2kmt --no-level1-names -with-tax-related \
            --in-dir ~/src/gnucash/data/accounts/ \
            --out-dir ~/src/kmymoney/kmymoney/templates/

The templates were taken from the git branch 'maint'
commit 5de4fe5dff5e10e15cf3e8d7e67f31f39e5f7be1.

M  +4    -2    kmymoney/templates/C/business.kmt
M  +3    -1    kmymoney/templates/C/checkbook.kmt
M  +5    -3    kmymoney/templates/C/common.kmt
M  +4    -2    kmymoney/templates/C/full.kmt
M  +3    -1    kmymoney/templates/de_AT/business.kmt
M  +4    -2    kmymoney/templates/de_AT/common.kmt
M  +4    -2    kmymoney/templates/de_CH/common.kmt
M  +4    -2    kmymoney/templates/de_DE/common.kmt
M  +3    -1    kmymoney/templates/de_DE/full.kmt
M  +4    -4    kmymoney/templates/de_DE/skr03.kmt
M  +3    -3    kmymoney/templates/de_DE/skr04.kmt
M  +2104 -1194 kmymoney/templates/de_DE/skr49.kmt
M  +626  -8    kmymoney/templates/de_DE/wohnungsw.kmt
M  +3    -1    kmymoney/templates/dk/common.kmt
M  +3    -1    kmymoney/templates/el_GR/common.kmt
M  +4    -2    kmymoney/templates/en_GB/business.kmt
M  +3    -1    kmymoney/templates/en_GB/checkbook.kmt
M  +5    -3    kmymoney/templates/en_GB/common.kmt
M  +4    -2    kmymoney/templates/en_GB/full.kmt
M  +7    -5    kmymoney/templates/en_GB/uk-vat.kmt
M  +3    -1    kmymoney/templates/es_ES/common.kmt
M  +3    -1    kmymoney/templates/es_MX/common.kmt
M  +3    -1    kmymoney/templates/fi_FI/ry.kmt
M  +1    -1    kmymoney/templates/fr_CA/basecommune.kmt
M  +3    -1    kmymoney/templates/fr_CH/business.kmt
M  +4    -2    kmymoney/templates/fr_CH/common.kmt
M  +1    -1    kmymoney/templates/fr_CH/spouseinc.kmt
M  +3    -1    kmymoney/templates/fr_FR/business.kmt
M  +4    -2    kmymoney/templates/fr_FR/common.kmt
M  +1    -1    kmymoney/templates/fr_FR/spouseretire.kmt
M  +3    -1    kmymoney/templates/it/checkbook.kmt
M  +3    -1    kmymoney/templates/it/common.kmt
M  +3    -1    kmymoney/templates/ja_JP/business.kmt
M  +3    -1    kmymoney/templates/ja_JP/checkbook.kmt
M  +3    -1    kmymoney/templates/ja_JP/common.kmt
M  +3    -1    kmymoney/templates/ja_JP/full.kmt
M  +3    -1    kmymoney/templates/lv/checkbook.kmt
M  +3    -1    kmymoney/templates/lv/common.kmt
M  +3    -1    kmymoney/templates/lv/full.kmt
M  +3    -1    kmymoney/templates/nb_NO/common.kmt
M  +3    -1    kmymoney/templates/nb_NO/full.kmt
M  +3    -1    kmymoney/templates/nl_NL/checkbook.kmt
M  +3    -1    kmymoney/templates/nl_NL/full.kmt
M  +1    -1    kmymoney/templates/nl_NL/rgs_1.1.kmt
M  +3    -1    kmymoney/templates/pl/business.kmt
M  +3    -1    kmymoney/templates/pl/checkbook.kmt
M  +3    -1    kmymoney/templates/pl/common.kmt
M  +3    -1    kmymoney/templates/pl/full.kmt
M  +3    -1    kmymoney/templates/pt_BR/common.kmt
M  +11   -10   kmymoney/templates/pt_PT/brokerage.kmt
M  +7    -6    kmymoney/templates/pt_PT/carloan.kmt
M  +9    -7    kmymoney/templates/pt_PT/cdmoneymkt.kmt
M  +5    -4    kmymoney/templates/pt_PT/childcare.kmt
M  +39   -30   kmymoney/templates/pt_PT/common.kmt
M  +7    -5    kmymoney/templates/pt_PT/eduloan.kmt
M  +6    -5    kmymoney/templates/pt_PT/fixedassets.kmt
M  +5    -4    kmymoney/templates/pt_PT/homeloan.kmt
M  +7    -5    kmymoney/templates/pt_PT/homeown.kmt
M  +8    -6    kmymoney/templates/pt_PT/otherloan.kmt
M  +4    -3    kmymoney/templates/pt_PT/renter.kmt
M  +7    -5    kmymoney/templates/pt_PT/retiremt.kmt
M  +9    -8    kmymoney/templates/pt_PT/spouseinc.kmt
M  +8    -6    kmymoney/templates/pt_PT/spouseretire.kmt
M  +50   -42   kmymoney/templates/ru_RU/common.kmt
M  +6    -6    kmymoney/templates/ru_RU/homeloan.kmt
M  +4    -4    kmymoney/templates/ru_RU/homeown.kmt
M  +4    -5    kmymoney/templates/ru_RU/renter.kmt
M  +7    -4    kmymoney/templates/tr_TR/TEKDUZ.kmt
M  +3    -1    kmymoney/templates/zh_CN/business.kmt
M  +3    -1    kmymoney/templates/zh_CN/checkbook.kmt
M  +3    -1    kmymoney/templates/zh_CN/common.kmt
M  +3    -1    kmymoney/templates/zh_CN/full.kmt

https://invent.kde.org/office/kmymoney/commit/52232fd39bd91963ebebe2a8bda7c1e235a23149

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list