mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* 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
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
</gnc-act:short-description>
|
||||
<gnc-act:long-description>
|
||||
Users running a business want to select this instead of other choices. This includes all the accounts you need to run a most businesses, including Payables, Receivables, Income, and Expenses.
|
||||
</gnc-act:long-description>
|
||||
</gnc-act:long-description>
|
||||
<gnc-act:exclude-from-select-all>1</gnc-act:exclude-from-select-all>
|
||||
<gnc:account version="2.0.0">
|
||||
<act:name>Assets</act:name>
|
||||
<act:id type="new">c53764b4dc9f08210475c5d8ae54cb91</act:id>
|
||||
|
||||
Reference in New Issue
Block a user