>>>>> Martin Michlmayr <[email protected]> writes:
> * John Wiegley <[email protected]> > [2012-03-03 02:22]: >> ; Changes to options: >> ; >> ; -O --quantity use each posting's amOunt (DEFAULT) -B --cost use each >> ; posting's cost Basis > Can you give some examples outlining the difference between these two? If you have a posting like this: Expenses:Food $20 @ 10 EUR The -O (--quantity) will use the $20 as the basis for calculations, and -B (--cost) will use the 10 EUR. Implicitly, this $20 is really $20 {10 EUR}, so that 10 EUR would also be used if you selected -I (--price). John
