$ 61.82
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Employee Directory (hr)
• Timesheets (hr_timesheet_sheet) • Social Network (mail) |
Technical Name |
hr_attendance_import |
License | See License tab |
Website | https://www.probuse.com |
Versions | 8.0 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
Employee Attendance Import
Different CSV Format Per Biometric Devices
This module enables the feature to import employee attendance.
Menus:
- Human Resources/Attendances/Attendance Import
- Human Resources/Configuration/Attendance/CSV Format Configuration
The main advantage of module is to allow user to import CSV files which can come from different biometric devices with different columns headings in CSV. We have provided configuration menu where user can configure biometric devices CSV format and columns and map it with Odoo attendance object columns. So at time of import, wizard will ask which biometric devices CSV format user is going to import and import attednace records using that configuration and mapping.
We can say its very flexible way that in future if user add/remove any columns from CSV they have to just change/update configuration part of that CSV format in Odoo webclient and no need to change/modify any technical code!
Code on employee form must be configure to match with code in CSV. And in configuration format you have to add line with Employee field on Odoo attendance model with code column of your CSV. Make sure you have Attendance group on your user to be able to see wizard and menu.
Configuration On Employee Form
For each employee machine generated code which we need to configure on each employee record in Odoo. This is really necessary to map Odoo employee with employee from CSV.
Biometric Devices CSV Format Configuration
List View
Biometric Devices CSV Format Configuration
Form View
Import Attendance Wizard
This wizard will import attendance using CSV file. You can select CSV format and CSV file and click import button. After importing attendance records will be created under attendance menu.
Employee Attendance Record
After Importing
Contact / Support
If you need any help or want more additional features,
you may contact us through:
Email: contact@probuse.com
Website: www.probuse.com
Skype: mustufa_probuse
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module