Time Report filters
Problem:
On the WIP reports, I want to view only chargeable time and exclude all non-chargeable time. How can I view chargeable time for all invoices on the same report?
Solution:
By entering the filter: WP->BILL_TYPE="C", the program will show only chargeable time.
To view chargeable time as well as interim and final invoices, enter the filter: WP->BILL_TYPE
"N". This will show all chargeable time and invoices while eliminating the non- chargeable time.
