Commit Graph

38 Commits

Author SHA1 Message Date
John Ralls
e921de8b6f Correct the Stock, Bond, Market Index, and Mutual Fund account types.
STOCK and MUTUAL are not compatible with currency.
2015-09-15 12:05:23 -07:00
Geert Janssens
ef41cb6f32 Convert ISO-8859-1 account chart templates to UTF-8 2014-09-22 16:00:39 +02:00
Michalis Kamprianis
8e56cc88c0 Bug 719457 - Template for Home Mortgage Loan isn't properly nested.
modified:   accounts/C/acctchrt_full.gnucash-xea
	modified:   accounts/en_GB/acctchrt_full.gnucash-xea
	modified:   accounts/ja/acctchrt_homeloan.gnucash-xea
	modified:   accounts/ja/acctchrt_otherloan.gnucash-xea
	modified:   accounts/ja/acctchrt_retiremt.gnucash-xea
	modified:   accounts/ja/acctchrt_spouseretire.gnucash-xea
	modified:   accounts/ko/acctchrt_homeloan.gnucash-xea
	modified:   accounts/ko/acctchrt_otherloan.gnucash-xea
	modified:   accounts/ko/acctchrt_retiremt.gnucash-xea
	modified:   accounts/ko/acctchrt_spouseretire.gnucash-xea
	modified:   accounts/lv/acctchrt_full.gnucash-xea
	modified:   accounts/lv/acctchrt_homeloan.gnucash-xea
	modified:   accounts/lv/acctchrt_retiremt.gnucash-xea
	modified:   accounts/lv/acctchrt_spouseretire.gnucash-xea
	modified:   accounts/nl/acctchrt_full.gnucash-xea
	modified:   accounts/pl/acctchrt_full.gnucash-xea
	modified:   accounts/pl/acctchrt_homeloan.gnucash-xea
	modified:   accounts/pl/acctchrt_otherloan.gnucash-xea
	modified:   accounts/pl/acctchrt_retiremt.gnucash-xea
	modified:   accounts/pl/acctchrt_spouseretire.gnucash-xea
	modified:   accounts/ru/acctchrt_homeloan.gnucash-xea
	modified:   accounts/tr_TR/acctchrt_homeloan.gnucash-xea
	modified:   accounts/zh_CN/acctchrt_full.gnucash-xea
	modified:   accounts/zh_CN/acctchrt_homeloan.gnucash-xea
	modified:   accounts/zh_CN/acctchrt_otherloan.gnucash-xea
	modified:   accounts/zh_CN/acctchrt_retiremt.gnucash-xea
	modified:   accounts/zh_CN/acctchrt_spouseretire.gnucash-xea
2014-06-09 20:21:56 +02:00
Michalis Kamprianis
985fecb032 Bug 719457 - Template for Home Mortgage Loan isn't properly nested.
Several account templates containted accounts with two parents, resulting to incorrect nesting.

	modified:   accounts/C/acctchrt_homeloan.gnucash-xea
	modified:   accounts/C/acctchrt_otherloan.gnucash-xea
	modified:   accounts/C/acctchrt_retiremt.gnucash-xea
	modified:   accounts/C/acctchrt_spouseretire.gnucash-xea
	modified:   accounts/en_GB/acctchrt_homeloan.gnucash-xea
	modified:   accounts/en_GB/acctchrt_otherloan.gnucash-xea
	modified:   accounts/en_GB/acctchrt_retiremt.gnucash-xea
	modified:   accounts/en_GB/acctchrt_spouseretire.gnucash-xea
2014-05-20 23:22:51 +02:00
Cristian Marchi
5724c2f1b7 Bug#667105: Fix grammatical error in some accounts file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21920 57a11ea4-9604-0410-9ed3-97b8803252fd
2012-01-30 13:38:32 +00:00
Geert Janssens
043b6139c9 Bug #610047 - Dutch accounts template doesn't work
Add missing closing brackets

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18683 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-02-18 13:02:33 +00:00
David Hampton
8f7a9afccc Update the example account trees to include a new root account.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15648 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-02-23 01:24:57 +00:00
Joshua Sled
1d07017814 Bug#334777: Non-placeholder leaf Expense account in 'Simple Checkbook' example account tree.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13712 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-30 15:14:24 +00:00
David Hampton
7ef1d30ecd Mark all common account sets to be initially selected when creating a
new file.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13685 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-23 00:42:45 +00:00
Joshua Sled
e9d19ece0a Add placeholder flags for relevant accounts.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12358 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-15 23:05:27 +00:00
Joshua Sled
0612e99da8 Restore de_DE/acctchrt_full.gnucash-xea, makefile rules re:acctchrt_full files.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12269 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-05 15:50:17 +00:00
Joshua Sled
9d49e5aa15 Remove dead acctlist files.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12263 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-05 03:44:11 +00:00
Christian Stimming
810d65e460 Explicitly denote the encoding of the file in
the initial xml tag. Fixes problems in the new-file-wizard in
all non-C locales.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11908 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-11 20:53:45 +00:00
Neil Williams
094c879998 get make dist working again
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11818 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-03 17:32:53 +00:00
Joshua Sled
5eded02d6c Removing .cvsignore files; mis-migrated po/ChangeLog
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11785 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-02 16:38:29 +00:00
Christian Stimming
3573ffc694 Merge account templates from 1-8-branch into HEAD so that they won't
be forgotten.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9335 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-09-15 21:33:28 +00:00
Derek Atkins
fd7b3ae56e * accounts/C/acctchrt_business.gnucash-xea: fix some of the accounts
in the tree to be more accurate to the real world.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7914 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-02-02 04:10:33 +00:00
Derek Atkins
c0fa51f9c6 Don't forget the Equity:Opening Balances account(s)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7786 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-06 04:50:21 +00:00
Derek Atkins
cb5a45a5be * src/backend/file/io-example-account.c: fix a logic bug
* accounts/C/acctchrt_common.gnucash-xea: don't start selected
	* accounts/C/acctchrt_checkbook.gnucash-xea: provide a simple checkbook


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7785 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-06 04:47:42 +00:00
Derek Atkins
f0e602fa65 * src/backend/file/io-example-account.[ch]: add a flag that signifies
that an account-tree should start selected.
	* src/gnome/druid-hierarchy.c: when loading the example accounts, go
	  through the list and 'select' those that are marked as "start selected"
	* accounts/C/acctchrt_common.gnucash-xea: mark this account tree as
	  "start selected"


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7782 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-05 19:57:46 +00:00
Derek Atkins
f9d0134156 * src/backend/file/io-example-account.[ch]: add a flag that signifies
that an account-tree should NOT be included by "select-all"
	* src/gnome/druid-hierachy.c: ignore account-trees that are
	  marked for exclusion from "select-all".
	* accounts/C/acctchrt_business.gnucash-xea: mark this account as
	  "excluded from select-all"


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7781 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-05 19:05:58 +00:00
Derek Atkins
ad710d157e * add a set of business accounts to the setup druid
* fix the full and common accounts to remove the (wrong) "Accounts Payable"
	  liability account.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7772 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-04 21:51:17 +00:00
Derek Atkins
f13b748817 Don't call a Liability account "Accounts Payable" -- it's wrong!
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7771 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-04 21:03:48 +00:00
Dave Peticolas
307f25954c David Hampton's account tree patch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6533 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-08 11:47:15 +00:00
Robert Graham Merkel
873ed2c9b3 automake 1.5 fixes and further work on transaction voiding
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5456 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-03 07:08:31 +00:00
Dave Peticolas
b1a236d0a1 2001-07-12 Dave Peticolas <dave@krondo.com>
* accounts/*/*: currency->commodity

	* src/scm/engine-interface.scm: quantity->amount

	* src/guile/guile-util.[ch]: quantity->amount

	* src/guile/gnc.gwp: quantity->amount

	* src/SplitLedger.c: quantity->amount

	* src/gnc-ui-util.[ch]: quantity->amount


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4948 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-12 22:21:13 +00:00
James LewisMoss
0d33835ac9 remove newlines in long descriptions.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4293 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-26 20:12:25 +00:00
Dave Peticolas
664d9be4cd 2001-05-17 Dave Peticolas <dave@krondo.com>
* accounts/C/*: tweak detailed descriptions


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4232 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-17 10:37:35 +00:00
James LewisMoss
c4c57dafd9 add long descriptions (plucking some stuff out of short to do it).
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4217 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-15 19:11:28 +00:00
James LewisMoss
fdf654e835 Expense -> Expenses (to match all the other files)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4144 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-10 01:59:22 +00:00
James LewisMoss
176adcbf01 Add long description.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4143 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-10 01:58:49 +00:00
Dave Peticolas
6e3ebb1a30 James LewisMoss's file renaming patch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3992 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-04-18 21:26:03 +00:00
Dave Peticolas
ba10097b3f James LewisMoss's patch.
* accounts/C/Makefile.am (EXTRA_DIST): move some of the files to
	the EXTRA_DIST rule for the moment (we don't want them installed
	at the moment)

	* accounts/C/acctchrt_*: Include Carol's documentation fixes.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3957 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-04-13 06:54:25 +00:00
Dave Peticolas
44f27ee692 James LewisMoss's patch to the account hierarchies with sample descriptions.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3901 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-04-06 22:01:29 +00:00
Dave Peticolas
ed81862b36 James LewisMoss's xml patch & accounts/ conversion.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3897 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-04-05 21:37:55 +00:00
Dave Peticolas
81aa46729b Fix for 'make dist'.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3511 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-01-21 11:34:23 +00:00
Dave Peticolas
6745e78003 Add Carol Champagne's set of new-user account hierarchies.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3263 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-12-08 01:29:12 +00:00
Dave Peticolas
522f3e20cb Add directories and build system infrastructure for new-user
account hierarchies.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3258 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-12-07 10:44:33 +00:00