rounding rules via admin screen, round begin when starting record (#1229)
This commit is contained in:
@@ -11,6 +11,7 @@ namespace App\Form\Model;
|
||||
|
||||
class SystemConfiguration
|
||||
{
|
||||
public const SECTION_ROUNDING = 'rounding';
|
||||
public const SECTION_TIMESHEET = 'timesheet';
|
||||
public const SECTION_FORM_CUSTOMER = 'form_customer';
|
||||
public const SECTION_FORM_USER = 'form_user';
|
||||
|
||||
Reference in New Issue
Block a user