diff options
author | Bradley M. Kuhn <bkuhn@ebb.org> | 2012-09-14 16:35:46 -0400 |
---|---|---|
committer | Bradley M. Kuhn <bkuhn@ebb.org> | 2012-09-14 16:35:46 -0400 |
commit | ccf10e20604a9fc074c1f7f1f98905be59a0e0b4 (patch) | |
tree | 72f7035a80ab52c89ae77ee29b1e3047b6a85559 /doc/ledger3.texi | |
parent | d48560919ad140cd70e63cb4be4532963b9f9f44 (diff) | |
download | fork-ledger-ccf10e20604a9fc074c1f7f1f98905be59a0e0b4.tar.gz fork-ledger-ccf10e20604a9fc074c1f7f1f98905be59a0e0b4.tar.bz2 fork-ledger-ccf10e20604a9fc074c1f7f1f98905be59a0e0b4.zip |
Created Fixated prices node.
There was a Fixated prices section, but no Fixated prices node.
This of course required an update of nodes and menus throughout chapter.
Diffstat (limited to 'doc/ledger3.texi')
-rw-r--r-- | doc/ledger3.texi | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 16bf0564..6dc1787d 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -2486,6 +2486,7 @@ kill the report buffer * Virtual posting costs:: * Commodity prices:: * Prices vs. costs:: +* Fixated prices:: * Lot dates:: * Lot notes:: * Lot value expressions:: @@ -3131,7 +3132,7 @@ Plus, it comes with dangers. This works fine: And in cases where the amounts do not divide into whole figure and must be rounded, the capital gains figure could be off by a cent. Use with caution. -@node Prices vs. costs, Lot dates, Commodity prices, Transactions +@node Prices vs. costs, Fixated prices, Commodity prices, Transactions @section Prices vs. costs Because lot pricing provides enough information to infer the cost, the @@ -3151,6 +3152,7 @@ However, note that what you see in some reports may differ, for example in the print report. Functionally, however, there is no difference, and neither the register nor the balance report are sensitive to this difference. +@node Fixated prices, Lot dates, Prices vs. costs, Transactions @section Fixated prices If you buy a stock last year, and ask for its value today, Ledger will consult @@ -3174,7 +3176,7 @@ below) to fix the value of a commodity lot. * Fixated costs:: @end menu -@node Fixated costs, , Prices vs. costs, Prices vs. costs +@node Fixated costs, , Fixated prices, Fixated prices @subsection Fixated costs Since price annotations are costs are largely interchangeable and a matter of @@ -3190,7 +3192,7 @@ of the cost: This is the same as the previous transaction, with the same caveats found in the section ``Prices vs. costs''. -@node Lot dates, Lot notes, Prices vs. costs, Transactions +@node Lot dates, Lot notes, Fixated prices, Transactions @section Lot dates In addition to lot prices, you can specify lot dates and reveal them with |