>>>>> Zack Williams <zdwzdw-re5jqeeqqe8avxtiumw...@public.gmane.org> writes:

> From what I can tell, there's no way to have several automated transactions
> that only happen when an amount is within a certain range, is there?  Would
> this feature be useful to others?

Automated transactions can use the full range of value expressions in their
predicate:

= /Employees:.*:Payroll$/ and expr (amount >= X or amount < Y)
  ...

In this case, 'amount' is tied to the amount of the posting being tested.

John

Reply via email to