> Automated transactions can use the full range of value expressions in their > predicate: > > = /Employees:.*:Payroll$/ and expr (amount >= X or amount < Y)
Apparently there's an issue with using parenthesis in value expressions: While parsing file "test1.ledger", line 3: While parsing automated transaction: > = /Employer:Payroll/ and expr (amount > 500) Error: Missing ')' I made a very simple test case and entered this in bugzilla (#552) Thanks, Zack
