From db204e090738f5275256fe830bc733d8fa487668 Mon Sep 17 00:00:00 2001 From: David Whitmarsh Date: Sun, 18 Mar 2012 09:42:43 -0500 Subject: Fix an example of fixed lot prices Changed the results of the last example in 5.5.3 to match what really happens --- doc/ledger3.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/ledger3.texi') diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 2d7266ea..726dd22b 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -1701,10 +1701,10 @@ both exist, you ask? To support things like this: Assets:Checking @end smallexample -This transaction says that you bought 11 gallons priced at $2.29 per +This transaction says that you bought 11 gallons priced at $2.299 per gallon at a @strong{cost to you} of $2.30 per gallon. Ledger auto-generates a balance posting in this case to Equity:Capital Losses to reflect the -11 cent difference, which is then balanced by Assets:Checking because +1.1 cent difference, which is then balanced by Assets:Checking because its amount is null. @node Complete control over commodity pricing, , Fixing Lot Prices, Currency and Commodities -- cgit v1.2.3