After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 321405 - Some accounts fixes
Some accounts fixes
Status: VERIFIED FIXED
Product: GnuCash
Classification: Other
Component: General
git-master
Other Linux
: Normal minor
: ---
Assigned To: Chris Lyttle
Chris Lyttle
Depends on:
Blocks:
 
 
Reported: 2005-11-14 01:40 UTC by Andreas Köhler
Modified: 2018-06-29 20:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
directors cut of the patch (325.46 KB, patch)
2005-11-14 01:42 UTC, Andreas Köhler
none Details | Review
without full patch (240.70 KB, patch)
2005-11-14 02:12 UTC, Andreas Köhler
none Details | Review

Description Andreas Köhler 2005-11-14 01:40:33 UTC
Hi,

to apply this patch, please consider the commands at the end of this text.

It is against the top-level directory in the trunk, the following
notes are about accounts/

- fixes C/acctchrt_full.gnucash-xea typo and add it to account_DATA
  (imho this might be a useful set of accounts for some people)

- adds a french account set (business) that was probably introduced
  after the branch and was not merged 
- removes all acctlist_* files

- substitutes <act:id type="guid"> with type="new" in tr_TR, since
  this really looked like coming from above files

- updates de_DE, including the changes in 1.8 not merged yet

- removes executable flag on some account sets

feel free to commit only the parts you are interested in.


The following will complete this patch:

svn add accounts/fr_FR/acctchrt_business.gnucash-xea
svn delete accounts/de_DE/acctlist_full.gnucash
svn delete accounts/C/acctlist_brokerage.gnucash-xea
svn delete accounts/C/acctlist_carloan.gnucash-xea
svn delete accounts/C/acctlist_cdmoneymkt.gnucash-xea
svn delete accounts/C/acctlist_childcare.gnucash-xea
svn delete accounts/C/acctlist_common.gnucash-xea
svn delete accounts/C/acctlist_eduloan.gnucash-xea
svn delete accounts/C/acctlist_fixedassets.gnucash-xea
svn delete accounts/C/acctlist_full.gnucash-xea
svn delete accounts/C/acctlist_homeloan.gnucash-xea
svn delete accounts/C/acctlist_homeown.gnucash-xea
svn delete accounts/C/acctlist_otherloan.gnucash-xea
svn delete accounts/C/acctlist_renter.gnucash-xea
svn delete accounts/C/acctlist_retiremt.gnucash-xea
svn delete accounts/C/acctlist_spouseinc.gnucash-xea
svn delete accounts/C/acctlist_spouseretire.gnucash-xea
svn propdel svn:executable accounts/pt_PT/acctchrt_brokerage.gnucash-xea
svn propdel svn:executable accounts/pt_PT/acctchrt_carloan.gnucash-xea
svn propdel svn:executable accounts/pt_PT/acctchrt_cdmoneymkt.gnucash-xea
svn propdel svn:executable accounts/pt_PT/acctchrt_childcare.gnucash-xea
svn propdel svn:executable accounts/pt_PT/acctchrt_common.gnucash-xea
svn propdel svn:executable accounts/pt_PT/acctchrt_eduloan.gnucash-xea
svn propdel svn:executable accounts/pt_PT/acctchrt_fixedassets.gnucash-xea
svn propdel svn:executable accounts/pt_PT/acctchrt_homeloan.gnucash-xea
svn propdel svn:executable accounts/pt_PT/acctchrt_homeown.gnucash-xea
svn propdel svn:executable accounts/pt_PT/acctchrt_otherloan.gnucash-xea
svn propdel svn:executable accounts/pt_PT/acctchrt_renter.gnucash-xea
svn propdel svn:executable accounts/pt_PT/acctchrt_retiremt.gnucash-xea
svn propdel svn:executable accounts/pt_PT/acctchrt_spouseinc.gnucash-xea
svn propdel svn:executable accounts/pt_PT/acctchrt_spouseretire.gnucash-xea
Comment 1 Andreas Köhler 2005-11-14 01:42:06 UTC
Created attachment 54719 [details] [review]
directors cut of the patch
Comment 2 Derek Atkins 2005-11-14 01:53:41 UTC
accounts/C/acctchrt_full.gnucash-xea should probably just be removed instead of
"fixed"
Comment 3 Andreas Köhler 2005-11-14 02:10:32 UTC
maybe it is better to delete the *_full* account sets. Therefore additionally issue

svn delete accounts/C/acctchrt_full.gnucash-xea
svn delete accounts/de_DE/acctchrt_full.gnucash-xea

and take the withoutfull patch.
Comment 4 Andreas Köhler 2005-11-14 02:12:03 UTC
Created attachment 54720 [details] [review]
without full patch
Comment 5 Christian Stimming 2005-11-14 10:05:44 UTC
Actually the *_full* account sets do make some sense. These (or at least of the
*full* files) was the original gnucash data-file which was used to create the
full account hierarchy. The other subsets were then cut'n'pasted from there.
This original file therefore does have some value if someone wants to heavily
modify the full account tree -- or is it no longer necessary?
Comment 6 Josh Sled 2006-01-05 15:54:59 UTC
I'd already removed the list files, so I applied the rest in r12270.  Thanks!
Comment 7 John Ralls 2018-06-29 20:54:33 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=321405. Please update any external references or bookmarks.