
Hi,
I am having issues closing project. When selecting Project Stage to Finish I get the error: Unable to set the project stage to finished when open expense report(s) exist
I have checked via Travel and expense/Common/Expense reports/All expense reports and personalised to show the Project ID column but there are no expense claims showing draft or review.
Any ideas where these 'hidden' expense claims could be and how I can track them?
Thanks
Hi Isaac,
If you didn't find out from the UI - Try debugging the code - There will be a class named "ProjStatusUpd" - This class will be mapped against the finish button which will be called.
Try debugging the code and find out the expense report record which is causing the issue.
Thanks,
Girish S.