You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

BPM Workflow - Isolating and requiring approval for Type MISC

edited Aug 19, 2021 10:54PM in Payables, Payments & Cash Management 8 comments

Summary

Create a rule that will stop for approval when invoice line type is Miscellaneous

Content

Need to create a rule where if the Miscellaneous invoice line type is greater than $100 that it requires approval. Below is the rule I've created, but can't isolate the dollar amount to the Miscellaneous type. Does anyone know how i can write this condition?

Invoice Line is a Invoice Line and

Invoice Line.PO Header ID isn't null and

(Invoice Line.Line Type Lookup Code is "Miscellaneous" and

Invoice Line.Amount same or more than new BigDecimal(100)

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!