Commit Graph

52 Commits

Author SHA1 Message Date
Frank H. Ellenberger
55e196ab5b Dutch RGS template: Replace a ":" in an account name
The colon is the account delimiter.
2019-08-11 10:55:24 +02:00
Geert Janssens
15a35e6a3b Housekeeping - replace plenty of http links with https
There are more, but these are most common ones.
There are also a number of urls that don't behave well when https, so those are skipped
At some point I have also started marking non-working URLs as [DEAD LINK], though
that's not a full coverage.
2019-06-06 15:52:30 +02:00
milotype
d9c8352377
acctchrt_common correction
I'm sorry! After double checking my files I found one more file (acctchrt_common.gnucash-xea) that needed the correction of the <act:id type="guid"> problem.
Now, all account files have the correct string : <act:id type="new">
2019-02-28 19:17:36 +01:00
milotype
8da026fc73
Croatian accounts correction
Just noticed, that I forgott to change the "guid" string in these two files, as specified in the wiki: "Just replace all occurrences of <act:id type="guid"> by <act:id type="new">".

Only the croatian files for "eduloan" and "fixedassets" needed the change. Sorry for the inconvienience!
2019-02-28 14:17:51 +01:00
milotype
316a22a282 Initial release of croatian fixedassets account file 2019-02-24 10:18:07 +01:00
milotype
d2dce42587 Initial release of croatian eduloan account file 2019-02-24 10:17:28 +01:00
milotype
4845d1081c Various small improvements in the Croatian account files 2019-02-24 10:17:12 +01:00
Frank H. Ellenberger
a4e08d7cda add data/accounts/hr and README-hr.win32-bin.txt to CMakeLists 2019-02-23 22:39:44 +01:00
Frank H. Ellenberger
da7da035f4 Remove obsolete hr_HR direcory
Recent versions are in hr
2019-02-22 22:40:41 +01:00
Frank H. Ellenberger
c01955bb12 PR #455: initial release of the croatian translation
Merge branch 'milotype-hr-01' of https://github.com/milotype/Gnucash into maint
2019-02-22 22:22:59 +01:00
Laurent Bigonville
72296f910f data/accounts/fr_*: Add usage precisions for the common account template 2019-02-15 17:52:44 +01:00
Laurent Bigonville
36e93e39c7 data/accounts/fr_BE: s/chèque/courant 2019-02-15 17:43:57 +01:00
Laurent Bigonville
9f804bf844 Add accounts templates for French Belgium (fr_BE)
This is ATM a complete copy of the templates from fr_FR
2019-02-15 17:43:57 +01:00
Laurent Bigonville
accaf13f1f data/accounts/fr_{CH,FR}acctchrt_common.gnucash-xea: Add missing comma 2019-02-15 17:43:57 +01:00
Laurent Bigonville
8776580dcf data/accounts/fr_{CH,FR}/acctchrt_spouseretire.gnucash-xea: Add missing words 2019-02-15 17:43:57 +01:00
milotype
0be768225e
Initial release of croatian accounts files
Ignore prior files in hr_HR folder. Actually, ignore the whole "hr_HR" folder.
2019-02-13 15:54:36 +01:00
milotype
0609d277aa
Initial release of croatian accounts files 2019-02-04 22:45:52 +01:00
Pedro Albuquerque
cd2698feda Portuguese (Portugal) account templates update 2018-12-24 14:16:00 -08:00
hauptsignal
4c4f77ef50 Added template file to CMakeLists 2018-12-23 20:23:47 +01:00
hauptsignal
68f8ba8baf Adding austrian account template
Österreichischer Einheitskontenrahmen, Stand Mai 2017
Von der Webseite der Kammer der Steuerberater und Wirtschaftsprüfer
(https://www.ksw.or.at/), Fachgutachten Betriebswirtschaft, KSF/BW 6.
2018-12-16 22:48:21 +01:00
Frank H. Ellenberger
dddc278851 Bug 775580 - Inaccurate information provided for "Common Accounts" ...
when using "New Account Hierarchy Setup"

Suggestion by Dr. David Kirkby
applied to all english and german common templates
2018-10-23 00:00:32 +02:00
Frank H. Ellenberger
e374da8a6c Remove unset color slot from wohnungsw 2018-10-16 01:50:46 +02:00
Christoph Franzen
bba63c079f Bug 795237 - Update of "wohnungsw" template
Diese Version von 2012 berücksichtigt die BGB-Änderungen von 2010 und
das Bilanzrechtsmodernisierungsgesetz.
2018-10-15 18:48:16 +02:00
Frank H. Ellenberger
e23ce385e1 Remove unset color slot from SKR49
See Bug 796887
2018-10-11 10:10:34 +02:00
Christoph Franzen
116ea7a46d Bug 795425 - Version 2018 of german account template SKR49 ...
Datev-Kontenrahmen SKR49 für Vereine, Stiftungen und gemeinnützige GmbHs
2018-10-11 10:10:34 +02:00
John Ralls
756f444ac3 Update bug tracker URL
Change all instances of bugzilla.gnome.org to bugs.gnucash.org, reflecting
our migration to a self-hosted bug tracker.

Inform the Translation Project Coordinator at release that this affects
translatable strings and that all message catalogs have been updated.
2018-07-13 09:49:33 -07:00
Geert Janssens
3d4201f172 Adjust icon installation regex a bit more
This will only exclude apps and actions if they are directories.
2018-07-04 17:50:50 +02:00
Geert Janssens
b79c9d150f Use a more specific regex to install icons
The generic regex could exclude too much if the source directory
is a descendant of a directory called actions or apps.

Discoverd by Colin Law.
2018-07-04 11:30:58 +02:00
Keve Müller
b4b16be30f Small XML related fixes removing ambiguity improving uniformity
acctchrt_common:
there is a gratituous "i"

acctchrt_full (ja):
the Retirement and Spouse's retirement accounts have two parents
(Investment as well as ROOT), removed ROOT.

uk-vat:
the root account was pasted a line too high 7y ago. all other files have
the header block continuous
2018-06-04 13:46:23 -07:00
John Ralls
a97f9faf91 Revert "Merge Keve Mueller's 'xea-fixes' into maint"
This reverts commit eb67baba5b, reversing
changes made to 0064dafbad.

Keve Mueller's xea-fixes branch was made from master, so merging it into
maint effectively merged master onto maint, not something we want to do.
2018-06-04 13:46:23 -07:00
Keve Müller
69c8156568 Small XML related fixes removing ambiguity improving uniformity
acctchrt_common:
there is a gratituous "i"

acctchrt_full (ja):
the Retirement and Spouse's retirement accounts have two parents
(Investment as well as ROOT), removed ROOT.

uk-vat:
the root account was pasted a line too high 7y ago. all other files have
the header block continuous
2018-05-28 12:15:31 +02:00
Geert Janssens
a9f35ed7ae Lowercase cmake commands
A huge bikeshed fest but it distracted me enough to do it anyway.
2018-05-03 23:18:15 +02:00
Di Mang
7439b27f96 Remove the emacs comments at the end of files 2018-03-14 23:04:00 +01:00
fell
273532c561 Merge branch 'maint' into unstable
PR #311
2018-03-14 08:53:01 +01:00
fell
6ee1c71d50 Merge branch 'maint' into unstable
PR #305, #:306
2018-03-08 23:04:18 +01:00
fell
f8fd9dd272 Merge branch 'maint' into unstable
PR #303
2018-03-07 05:37:42 +01:00
John Ralls
2acb6da2b8 Bug 794083 - gnucash-2.7.5: cmake+make build installs Makefile 2018-03-06 10:13:06 -08:00
fell
d95eb0f7f3 Merge branch 'maint' into unstable
PR #300
2018-03-06 05:58:07 +01:00
Di Mang
335082480d Revision and expansion of accounts for the Russian language.
In addition, replacing of commodity: USD => RUB.
2018-03-03 22:08:39 +01:00
John Ralls
a92180f03b Remove superfluous variable. 2018-02-15 16:05:51 -08:00
John Ralls
d97b0f2617 No more Makefile.am. 2018-02-15 16:04:59 -08:00
fell
849b236f7b Merge branch 'maint' into unstable
Conflicts:
	accounts/Makefile.am
	configure.ac
from autotools removed.
2018-02-13 07:46:52 +01:00
Geert Janssens
a3a42d29ee Prevent installation of cmake related files when building in source
These files are part of the build system, they should not show up in the installation prefix
2018-02-04 10:36:42 +01:00
John Ralls
6ffb77de20 Merge branch Rob Gowin's 'bye_bye_autotools' into unstable. 2018-01-18 12:02:56 -08:00
Geert Janssens
2364c5607f Merge branch 'maint' into unstable
Resolved conflicts:
	gnucash/gnome-search/dialog-search.c
	gnucash/gnome-utils/gnc-splash.c
	gnucash/import-export/aqb/gnc-plugin-aqbanking.c
	gnucash/import-export/import-account-matcher.c
	po/de.po
	src/report/standard-reports/budget-barchart.scm
	src/report/standard-reports/budget.scm

Note the de.po conflict was resolved by dropping all changes
and merging the file again with gnucash.pot (generated after
the merge but before committing).
2018-01-17 18:08:05 +01:00
Rob Gowin
54ac7f23e0 Remove Autotools 2018-01-13 12:52:57 -06:00
John Ralls
9b0a8723a4 More GNUInstallDirs path fixes. 2017-12-01 13:56:52 -08:00
John Ralls
5204100d53 Use GNUInstallDirs in CMake Builds
Provides correct file layout when building distribution tarballs.
Fixes Bugs 790840 and 790841.
2017-11-28 14:25:35 -08:00
John Ralls
1895ae280c Merge branch 'maint' into unstable 2017-11-09 13:45:45 -08:00
Geert Janssens
b3b4b20e4b Merge branch 'maint' into unstable
Resolved conflicts:
	CMakeLists.txt
	NEWS
	configure.ac
2017-09-27 17:35:13 +02:00