>>>>> Dmitri Kourbatsky <[email protected]> writes:
> 1. Is there a way to halt re-valuation of the commodity for all or selection
> of accounts?
You could use an automated transactions to assign the "Value" metadata field
for specified accounts:
= /<account_re>/ && commodity == "EUR"
; Value:: $10
> 2. Is there a way to stipulate exch/rate (or cost, in 'ledger' vocabulary)
> for a given transaction via 'price' records ('P YYYY/MM/DD CURR RATE') in
> any predictable manner?
I believe that the -X flag supports assigning commodity values:
-X 'EUR=$10'
This is all using the latest Ledger from GitHub, of course.
John
--
---
You received this message because you are subscribed to the Google Groups
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.