Merge pull request #217 from vanicat/t/scheduling-docs
Correction of docs on Scheduling Transactions
This commit is contained in:
commit
f49b425fee
1 changed files with 9 additions and 5 deletions
|
|
@ -742,9 +742,6 @@ maintain the proper mathematical sense.
|
||||||
@node Scheduling Transactions, Customizing Ledger-mode, The Report Buffer, Top
|
@node Scheduling Transactions, Customizing Ledger-mode, The Report Buffer, Top
|
||||||
@chapter Scheduling Transactions
|
@chapter Scheduling Transactions
|
||||||
|
|
||||||
@node Customizing Ledger-mode, Generating Ledger Regression Tests, Scheduling Transactions, Top
|
|
||||||
@chapter Customizing Ledger-mode
|
|
||||||
|
|
||||||
The Ledger program provide for automating transactions but these
|
The Ledger program provide for automating transactions but these
|
||||||
transaction aren't ``real'', they only exist inside a ledger session and
|
transaction aren't ``real'', they only exist inside a ledger session and
|
||||||
are not reflected in the actual data file. Many transactions are very
|
are not reflected in the actual data file. Many transactions are very
|
||||||
|
|
@ -756,8 +753,12 @@ separate ledger file and calculate the upcoming occurences of those
|
||||||
transactions. You can then copy the transactions into your live data
|
transactions. You can then copy the transactions into your live data
|
||||||
file.
|
file.
|
||||||
|
|
||||||
@node Specifying Upcming Transactions
|
@menu
|
||||||
@section Specifying Upcming Transactions
|
* Specifying Upcoming Transactions::
|
||||||
|
@end menu
|
||||||
|
|
||||||
|
@node Specifying Upcoming Transactions
|
||||||
|
@section Specifying Upcoming Transactions
|
||||||
|
|
||||||
The format for specifying transactions is identical to Ledger's file
|
The format for specifying transactions is identical to Ledger's file
|
||||||
format with the exception of the date field. The data field is modified
|
format with the exception of the date field. The data field is modified
|
||||||
|
|
@ -765,6 +766,9 @@ by surrounding it with brackets and using wild cards to specity free
|
||||||
months or years.
|
months or years.
|
||||||
|
|
||||||
|
|
||||||
|
@node Customizing Ledger-mode, Generating Ledger Regression Tests, Scheduling Transactions, Top
|
||||||
|
@chapter Customizing Ledger-mode
|
||||||
|
|
||||||
@menu
|
@menu
|
||||||
* Ledger-mode Customization::
|
* Ledger-mode Customization::
|
||||||
* Customization Variables::
|
* Customization Variables::
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue