Hi,
I am trying to setup a Purchase Order workflow with a user group, where:
Level 1 - Approver A (<=5k)
Level 2 - Approver B (>5k&<=10k)
Level 3 - Approver C (>10k)
if order is 5k, then stops at first level, if order id 8k, then goes to approver A and B, and so on.
Note: not considered user chain, because those users will need different limits for different departments.
However, it seems is not respecting the amounts.
Any suggestions?
Thanks.