Is it possible to create a saved search of bill-ex...
# general
m
Is it possible to create a saved search of bill-expenses (non-mainline) that would show up as a sub-list view on the bill payments? Ideal view would be something like this:
Copy code
Bill Payment:
|Bill_1|Expense-A|Location5|Amount|
|Bill_1|Expense-B|Location7|Amount|
|Bill_2|Expense-A|Location2|Amount|
|Bill_3|Expense-A|Location5|Amount|
|Bill_3|Expense-B|Location6|Amount|
|Bill_3|Expense-C|Location3|Amount|
It seems like the relationship of the applying transaction is complicating this as a possibility.