mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Reformat.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5744 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
d5fe2f200b
commit
b67097586a
@ -36,6 +36,12 @@ Please put the keys in alphabetical order.
|
|||||||
|
|
||||||
--------------------------------------------------------------------------
|
--------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Name: from-sched-xaction
|
||||||
|
Type: GUID
|
||||||
|
Entities: Transaction
|
||||||
|
Use: Identifies that the Transaction was created from a ScheduledTransaction,
|
||||||
|
and stores the GUID of that SX.
|
||||||
|
|
||||||
Name: last-num
|
Name: last-num
|
||||||
Type: string
|
Type: string
|
||||||
Entities: Account
|
Entities: Account
|
||||||
@ -173,14 +179,6 @@ Entities: Split associated with a SchedXaction
|
|||||||
Use: Formula for the debit. Either the credit or the
|
Use: Formula for the debit. Either the credit or the
|
||||||
debit formula must be empty.
|
debit formula must be empty.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: from-sched-xaction
|
|
||||||
Type: GUID
|
|
||||||
Entities: Transaction
|
|
||||||
Use: Identifies that the Transaction was created from a ScheduledTransaction,
|
|
||||||
and stores the GUID of that SX.
|
|
||||||
|
|
||||||
Name: user-keys
|
Name: user-keys
|
||||||
Type: frame
|
Type: frame
|
||||||
Entities: All
|
Entities: All
|
||||||
@ -200,4 +198,4 @@ Entities: Split
|
|||||||
Use: To store the amount of the this split before it was voided. Note
|
Use: To store the amount of the this split before it was voided. Note
|
||||||
that it should only exist if the parent transaction has been voided (but
|
that it should only exist if the parent transaction has been voided (but
|
||||||
checking the reconcile status of the split is a more direct way of finding
|
checking the reconcile status of the split is a more direct way of finding
|
||||||
out a split has been voided).
|
out a split has been voided).
|
||||||
|
Loading…
Reference in New Issue
Block a user