Hi,

I am having trouble combining default accounts with payee statements. 
 Consider the following ledger:

account Expenses:Unknown
  default

account Income:Salary
  payee MyEmployer

2013/08/28 MyEmployer
  Assets:CurrentAccount   -1000


The transaction has only one account listed, so the other account is 
determined by rules.  I want the payee statement to take precedence over 
the default statement, but it looks like Ledger does not apply the payee 
rule once the default account has been added:

$ ledger -f transactions.txt balance
               -1000  Assets:CurrentAccount
                1000  Expenses:Unknown
--------------------
                   0

Is there a way around this?

Some background: My transactions would come from an automatic import from 
my bank statement in which there is no information about the other account. 
 For verifiability purposes, I want to only add lines to this ledger, not 
modify them.  This means I cannot have Expenses:Unknown explicitly written 
in the ledger, as then I would need to modify the existing line rather than 
just adding a new one.

I am using Ledger 3.0.0-20120510.

-- 

--- 
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.

Reply via email to