Suprema Biostar to ERPNext FrappeHR Biometric Integration - V1.0.0
maniamartial
released this
29 Jun 09:56
·
11 commits
to version-15
since this release
We are pleased to announce the release of the integration between ERPNext FrappeHR and Suprema Biostar Biometric Solutions. This integration allows seamless fetching and synchronization of employee attendance records from Suprema Biostar to ERPNext FrappeHR.
Key Features
- Automatic Data Sync: Automatically syncs employee check-in data from Biostar Biometrics to FrappeHR, streamlining attendance management.
- Configurable Settings: Easily configure integration settings such as API keys, user credentials, and sync intervals via the "Biometric Settings" doctype.
- Manual and Scheduled Fetching: Supports both manual data fetching and scheduled tasks for automatic updates.
Key Functions
- BiostarConnect: Establishes and manages the connection to the Biostar Biometrics system.
- fetchAttendanceRecords: Fetches employee check-in data from Biostar using user-defined date ranges.
- sendToFrappeHR: Synchronizes fetched data with FrappeHR.
- scheduleSync: Automates data synchronization based on user-defined schedules.
- encryptCredentials: Encrypts sensitive information before storage.
- updateSettings: Allows for easy modification of Biometric Settings within FrappeHR.
Usage
- Manual Trigger: Configure "Biometric Settings" and use functions to manually fetch attendance data.
- Employee Doctype: Fetch attendance for individual employees or use filters for multiple employees.
- Endpoints Used: Authentication and attendance report retrieval endpoints from Biostar API.