Get user's data with license details
Hi, I have to create a single report which will have data like Users details (Name, Manager Name, Assignment group, etc.) and his subscription with which module. To achieve this I have created a database view with table sys_user and sys_user_has_lic...