Releases: navariltd/navari-frappehr-biostar
Releases · navariltd/navari-frappehr-biostar
V1.0.1
What's Changed
- fix - Removal of api secrete keys in biostar settings, update readme by @maniamartial in #7
- Update by @maniamartial in #8
Full Changelog: V1.0.0...V1.0.1
Suprema Biostar to ERPNext FrappeHR Biometric Integration - V1.0.0
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.