If for some reason, when needing to search GL accounts, the account number does not show, the issue has to do with an Eralis view not refreshing properly.
Please do the following.
- Go to SQL
- For the database in question, go down to Views. Find the view called ENPRISE_JOBCOST_GLACCOUNT. Then right click on the View and select Script View As > CREATE To > New Query Editor Window. This then puts the information in a fresh window.
- Now right click on the View again but this time select DELETE.
- Now go to your query window and execute the Create Script.
This should fix the issue.
Comments
0 comments
Please sign in to leave a comment.