how to make project budget dialog box visible to project managers - SPM module
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2025 07:29 AM
Hi Community Members,
Can you pls help with the subjected issue. I have a requirement where client want to showcase the project budget related link to it_project_manager. I made changes to UI action and add the role to condition. IT Managers are now able to see the project budget. But when they click on it. The below error is displayed.
I have give the read, write, create access to it managers for project_funding table. Still the same issue.
Can you provide any suggestion to resolve this issue.
Thanks & Regards,
Ankita Bisht
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2025 07:31 AM - edited 08-21-2025 07:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2025 09:12 AM
Project budget related link creates entry in project_funding table. Check and confirm the user has necessary read,write,update permissions for the table. Create a new ACL that allows the permissions for the table and try it.
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2025 02:18 AM
Did you get a chance to review this ?
If my response helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
I give read, write, create ACL for project_funding table to it_project_manager role. Still the same issue appears