mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-30 12:44:01 -06:00
more splits
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@309 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
985588ea1d
commit
a4d61f966c
@ -285,7 +285,9 @@ immediately, independent of the major goals.
|
|||||||
to be "split" between several accounts. To implement a split,
|
to be "split" between several accounts. To implement a split,
|
||||||
the best direction might be to have each transaction be a pointer
|
the best direction might be to have each transaction be a pointer
|
||||||
to a set of splits, with each split having it's own distinct
|
to a set of splits, with each split having it's own distinct
|
||||||
debited/credited account, memo field and currency value.
|
credited account, memo field and currency value. Suggestion is to
|
||||||
|
leave the debited account pointer in the main transaction, and have one
|
||||||
|
credited account pointer in each of the splits.
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
</dl>
|
</dl>
|
||||||
|
Loading…
Reference in New Issue
Block a user