mirror of
https://github.com/Karaka-Management/oms-HumanResourceTimeRecording.git
synced 2026-01-11 11:58:47 +00:00
too many changes
This commit is contained in:
parent
4e7df7a76f
commit
f65d0d84f2
|
|
@ -3,7 +3,7 @@
|
|||
"dir": "ltr",
|
||||
"start_url": "../../en/timerecording",
|
||||
"type": "privileged",
|
||||
"name": "Karaka Time Recording",
|
||||
"name": "Jingga Time Recording",
|
||||
"description": "OMS timerecording application.",
|
||||
"short_name": "OMS Backend",
|
||||
"icons": [
|
||||
|
|
|
|||
|
|
@ -66,5 +66,5 @@ final class SessionElementMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='hr_timerecording_session_element_id';
|
||||
public const PRIMARYFIELD = 'hr_timerecording_session_element_id';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@ final class SessionMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='hr_timerecording_session_id';
|
||||
public const PRIMARYFIELD = 'hr_timerecording_session_id';
|
||||
|
||||
/**
|
||||
* Created at column
|
||||
|
|
|
|||
|
|
@ -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