ok i test it and maybe i don't use it right.
but if i use this:
option "operating_currency" "GBP"
option "booking_method" "FIFO"
1998-01-01 commodity GBP
1998-01-01 commodity WIDGET
1999-02-01 open Assets:Inventory
1999-02-01 open Assets:Cash
1999-02-01 open Assets:Pnl
2014-10-15 * "buy widgets"
Works for me (no error at all).
Which version are you using?
On Sat, Nov 19, 2016 at 5:45 PM, francois PEGORY
wrote:
> ok i test it and maybe i don't use it right.
> but if i use this:
> option "operating_currency" "GBP"
> option "booking_method" "FIFO"
> 1998-01-01 commodity GBP
> 1998-01-01 c
Hi Lee,
Just another thought about this, something I just remembered now:
There's a way to do this in the SQL shell, by using a function that pulls
an account's corresponding Open directive's metadata.
You'd do something like this, where you attach the clean name as an
attribute (here "name"):
201
i used the version 2.0b13 install with pip
regards
2016-11-19 23:51 GMT+01:00 Martin Blais :
> Works for me (no error at all).
> Which version are you using?
>
>
> On Sat, Nov 19, 2016 at 5:45 PM, francois PEGORY
> wrote:
>
>> ok i test it and maybe i don't use it right.
>> but if i use this:
>