SCENARIO
The Client requires to know the If there is any Purchase order whose bill payment is more than Purchase order amount
SOLUTION:
Create a saved search
Go to Report>Saved Search>New Search
Select Type of search as Transaction
Criteria
- Type is Purchase Order
- Date Created
- Applying Transaction : Type is Bill
- Status is Purchase Order: Fully Billed
- Applying Transaction : Status is Bill: Paid In Full
- Formula (Numeric) is not 0 ABS({fxamount})-ABS({applyingtransaction.fxamount})
RESULT
- Date
- Period
- Type
- Transaction Number
- Name
- Amount (Foreign Currency) in Custom label: PO Amount
- Applying Transaction : Amount (Foreign Currency) in Custom label: Bill Amount
- Applying Transaction : Date in custom label Bill date
- Applying Transaction : Transaction Number in custom label Bill Transaction number
- Applying Transaction : Document Number in custom label Bill Doc Number
Provide name for the report and click save and run