jar

io.github.adempiere : time-and-attendance

Maven & Gradle

Jan 25, 2023
782 stars

Time and Attendance Management · Time and Attendance Management dedicated to manage Attendance, and members.

Table Of Contents

Latest Version

Download io.github.adempiere : time-and-attendance JAR file - Latest Versions:

All Versions

Download io.github.adempiere : time-and-attendance JAR file - All Versions:

Version Vulnerabilities Size Updated
3.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window time-and-attendance-3.9.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.spin.tar.model

├─ org.spin.tar.model.MHRAttendanceBatch.class - [JAR]

├─ org.spin.tar.model.MHRAttendanceRecord.class - [JAR]

├─ org.spin.tar.model.MHRIncidence.class - [JAR]

├─ org.spin.tar.model.MHRShiftIncidence.class - [JAR]

├─ org.spin.tar.model.MHRShiftSchedule.class - [JAR]

org.spin.tar.process

├─ org.spin.tar.process.CreateAttendance.class - [JAR]

├─ org.spin.tar.process.CreateAttendanceAbstract.class - [JAR]

├─ org.spin.tar.process.CreateExpenseReportFromIncidence.class - [JAR]

├─ org.spin.tar.process.CreateExpenseReportFromIncidenceAbstract.class - [JAR]

├─ org.spin.tar.process.CreateRepeatedLeave.class - [JAR]

├─ org.spin.tar.process.CreateRepeatedLeaveAbstract.class - [JAR]

├─ org.spin.tar.process.CreateShiftWorkSchedule.class - [JAR]

├─ org.spin.tar.process.CreateShiftWorkScheduleAbstract.class - [JAR]

├─ org.spin.tar.process.ImportAttendance.class - [JAR]

├─ org.spin.tar.process.ImportAttendanceAbstract.class - [JAR]

├─ org.spin.tar.process.ProcessIncidence.class - [JAR]

├─ org.spin.tar.process.ProcessIncidenceAbstract.class - [JAR]