Actions
Bug #5956
openCreate Invoice : Only the clients assigned to Add team member in the view relationship and logged-in team member should be displayed in the dropdown.
Start date:
09/26/2025
Due date:
% Done:
0%
Estimated time:
Description
Steps to Reproduce:
- Login to iOS Lauditor using a Team Member account.
- Click on Menu > Invoice.
- Click on the Create tab.
- Open the Client dropdown.
Actual Result:
All clients are visible in the dropdown, regardless of whether they are assined to the relationship to the logged-in team member.
Expected Result:
Only the clients assigned to Add team member in the view relationship and logged-in team member should be displayed in the dropdown.
Files
Updated by Vengadeshwaran R 17 days ago
- Subject changed from Create Invoice : All Clients Visible in Client Dropdown for Team Member only. to Create Invoice : Only the clients assigned to Add team member in the view relationship and logged-in team member should be displayed in the dropdown.
- Description updated (diff)
Updated by kumar r about 13 hours ago
- Status changed from New to Feedback
- Assignee changed from kumar r to Vengadeshwaran R
I think this one is client level is control by server side, I doesn't see any changes in api on front end(web). If api got updated it will filter the client list.
Actions