Leisu attendance query system is a software that allows employees to query their attendance records and attendance statistics online, thereby effectively improving the management efficiency of the unit. Using the Leisu attendance query system, employees can query their attendance records and attendance statistics by entering their username and password on a computer with Internet access; unit attendance managers only need to upload employee attendance records and attendance statistics to EXCEL every month Just import the file into the system and attach a description, which is accurate and convenient, saving time and effort.
Applicable objects of this system: Large and medium-sized enterprises, institutions and government agencies that need to provide online attendance inquiry for employees. The software has the following features:
(1) Employees can only query their own attendance records and attendance statistics.
(2) Unit managers can query the attendance records and attendance statistics of employees in the set department.
(3) EXCEL data import and export.
(4) Set up announcements and message boards to facilitate interaction with employees.
(5) Two levels of permissions are set up in the background: super administrator and attendance administrator. You can customize the query permissions of unit managers.
(6) You can set attendance statistics items by yourself.
(7) The system can be installed on either a LAN server or an Internet server.
Software installation method
1. Set the SQL Server user name, password and database name. Open Microsoft SQL Server Management Studio Express (SQL Server 2000 is the enterprise manager). First create a new database, then create a new login name, select "SQL Server Authentication" and cancel " Enforce Password Policy", fill in the password, select the newly created database as the default database, check "dbcreator" for "Server Role" (check "Database Creators" in SQL Server 2000), and "User Mapping" points to the newly created database. Select "db_owner" and "public" for database role membership.
2. Set the folder permissions and copy the software to a folder on the NTFS format hard disk, add the "NETWORK SERVICE" user to this folder, and give this user modification, read and write permissions.
Use the same method to set the permissions of the SQL backup folder.
3. Set up IIS
Open "Internet Information Services (IIS) Manager" in "Administrative Tools", create a new website or modify the default website, set the website's home directory to the software folder, the document to default.aspx, and the ASP.NET version to 2.0.
4. To install the software, enter http://server IP address or domain name/install/ in the IE address bar to open the installation wizard and read the user license agreement. Agree to the agreement and follow the prompts step by step until the installation is completed.
Backend login account password: admin/admin888