SQL View: Difference between revisions

From eStream Software
Line 73: Line 73:
===More than single condition===
===More than single condition===
:For example, KL Accountant will process payroll for employees from KL branch Accounts department only.
:For example, KL Accountant will process payroll for employees from KL branch Accounts department only.
:KL Branch + Account Department
::[[File:SQL_View_11.jpg |900px]]
::[[File:SQL_View_11.jpg |900px]]
<br />
<br />

Revision as of 10:22, 25 September 2019

Introduction

  • SQL View is one of the powerful advance security module to SQL Payroll to limit your employees access and process payroll by designated grouping.
  • For example, KL HR manager can view and process payroll for the KL branch employees only. However, the Penang HR staff will allow to view and process payroll for Penang branch employees only.

1. All branches

All branches view in Maintain Employee
SQL View 01.jpg


2. Branch KL (KL HR Manager View)

Restricted to view and access the KL branch employees.
SQL View 01a.jpg


3. Branch Penang (Penang HR Staff View)

Restricted to view and access the Penang branch employees.
SQL View 01b.jpg


SQL View

Menu: Tools | DIY | Maintain DIY...

New View Template

1. Right click on Employee (set view for Maintain Employee).
2. Click on New View Template.
SQL View 02.jpg


3. Click on New'.
SQL View 03.jpg


4. At View Template form, key-in the description (eg. EMPLOYEE-KL).
5. At Filter tab, add the condition by press the button to add a new condition.
SQL View 04a.jpg


6. Click to Change from AUTOKEY to BRANCH.
SQL View 04b.jpg


TIPS:
Change to DEPARTMENT if the view control by Department.
7. Next, change the operator from like to equals
SQL View 04c.jpg


8. Key-in or paste the branch code (Copy the branch code from Maintain Branch), eg. 'KL-BRANCH'.
SQL View 04d.jpg


NOTE:
Remember to put a quoted to branch code, eg. 'KL-Branch'.
9. Save it.
SQL View 04e.jpg


10. At DIY View Template screen, select a view template (eg. EMPLOYEE-KL) and click OK.
SQL View 05.jpg


11. KL view template will be added under Employee (Maintain Employee).
SQL View 06.jpg


User View

1. Right click on View Template (eg. EMPLOYEE-KL)
2. Click on User View.
SQL View 07.jpg


3. Tick user view to allow the selected user to view (eg. KL-USER).
SQL View 08.jpg


After the above settings, KL-USER can view, process payroll and print reports for KL branch employees only.
SQL View 09.jpg


More than single condition

For example, KL Accountant will process payroll for employees from KL branch Accounts department only.
KL Branch + Account Department
SQL View 11.jpg


To add more conditions, click to press the button to add a new condition.
SQL View 10.jpg