GnuCash
Contact   Instructions
Bug 795425 - Version 2018 of german account template SKR49 for non-profits
Summary: Version 2018 of german account template SKR49 for non-profits
Status: RESOLVED FIXED
Alias: None
Product: GnuCash
Classification: Unclassified
Component: Translations (show other bugs)
Version: unspecified
Hardware: Other All
: Normal enhancement
Target Milestone: 3.4
Assignee: documentation
QA Contact: documentation
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-20 18:34 EDT by christoph
Modified: 2018-10-15 20:49 EDT (History)
5 users (show)

See Also:


Attachments
New version in template format (103.48 KB, application/gzip)
2018-04-20 18:34 EDT, christoph
no flags Details
normal loadable Gnucash file (105.55 KB, application/x-gnucash)
2018-04-20 18:36 EDT, christoph
frank.h.ellenberger: rejected+
Details
updated template format (103.27 KB, application/gzip)
2018-09-16 14:19 EDT, christoph
frank.h.ellenberger: committed+
Details

Description christoph 2018-04-20 18:34:20 EDT
Created attachment 371184 [details]
New version in template format

Hello,

I've just finished a major rework of the SKR49 template from the 2009 to the 2018 version.

This new version is a replacement, there's no need to keep the old one since no information has been deleted.

Please send comments.
Comment 1 christoph 2018-04-20 18:36:13 EDT
Created attachment 371185 [details]
normal loadable Gnucash file

This is the same file in "gnucash"/"xac" format rather than "xea".
Comment 2 Frank H. Ellenberger 2018-09-15 14:45:29 EDT
Comment on attachment 371184 [details]
New version in template format

While testing I got confused by '<slot xmlns="">', which is a side effect of the xslt, can you replace it in your other template globally by '<slot>'?

I will try a few more tests, i.e. removing the
    <slot>
      <slot:key>color</slot:key>
      <slot:value type="string">Not Set</slot:value>
    </slot>
sections and other default values.

1,3 MBi is a heavy size for a template. ;-)
Comment 3 christoph 2018-09-16 14:19:15 EDT
Created attachment 372973 [details]
updated template format

This replaces the SKR49 template.

This new file includes 2 postprocessing changes from the original XSLT conversion tool performed globally via sed:

all occurences of:   act:id type="guid
are replaced with:   act:id type="new
all occurences of:   slot xmlns=""
are replaced with:   slot

The previous version included only the first change.
Comment 4 Frank H. Ellenberger 2018-10-14 14:38:57 EDT
commits 116ea7a + e23ce38

Thank you!
Comment 5 Frank H. Ellenberger 2018-10-15 20:48:40 EDT
Comment on attachment 372973 [details]
updated template format

commit 116ea7a
Comment 6 Frank H. Ellenberger 2018-10-15 20:49:10 EDT
Comment on attachment 371185 [details]
normal loadable Gnucash file

not required

Note You need to log in before you can comment on or make changes to this bug.