mirror of
https://github.com/Karaka-Management/oms-HumanResourceManagement.git
synced 2026-01-11 12:28:39 +00:00
too many changes
This commit is contained in:
parent
064fef7d82
commit
42c578926a
|
|
@ -78,7 +78,7 @@ final class EmployeeEducationHistoryMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='hr_staff_education_history_id';
|
||||
public const PRIMARYFIELD = 'hr_staff_education_history_id';
|
||||
|
||||
/**
|
||||
* Primary table.
|
||||
|
|
|
|||
|
|
@ -92,7 +92,7 @@ final class EmployeeHistoryMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='hr_staff_history_id';
|
||||
public const PRIMARYFIELD = 'hr_staff_history_id';
|
||||
|
||||
/**
|
||||
* Primary table.
|
||||
|
|
|
|||
|
|
@ -114,5 +114,5 @@ final class EmployeeMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='hr_staff_id';
|
||||
public const PRIMARYFIELD = 'hr_staff_id';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -76,7 +76,7 @@ final class EmployeeWorkHistoryMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='hr_staff_work_history_id';
|
||||
public const PRIMARYFIELD = 'hr_staff_work_history_id';
|
||||
|
||||
/**
|
||||
* Primary table.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "karaka/module",
|
||||
"description": "Module for Karaka.",
|
||||
"description": "Module for Jingga.",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Dennis Eichhorn",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user