added begin, end and export filter for API timesheets (#639)
This commit is contained in:
@@ -30,6 +30,8 @@ class UserPreference
|
||||
{
|
||||
public const HOURLY_RATE = 'hourly_rate';
|
||||
public const SKIN = 'skin';
|
||||
public const LOCALE = 'language';
|
||||
public const TIMEZONE = 'timezone';
|
||||
|
||||
/**
|
||||
* @var int
|
||||
|
||||
Reference in New Issue
Block a user