added invoice archive & configurable invoice numbers (#1541)
This commit is contained in:
@@ -45,6 +45,9 @@ class SystemConfigurationForm extends AbstractType
|
||||
'csrf_protection' => true,
|
||||
'csrf_field_name' => '_token',
|
||||
'csrf_token_id' => 'edit_system_configurations',
|
||||
'attr' => [
|
||||
'data-form-event' => 'kimai.systemConfigUpdate'
|
||||
],
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user