X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FDB%2FAuthUser.pm;h=72df0b03ec26d0568966482559765de4a16f75c8;hb=b28b0afc6b991b5050ea39f66fd1870ca27f400f;hp=ae05aec71276ddc1335a57cbb51902b6911f18b7;hpb=2ee6fceec261f5b846216d0dc870d0ca29585b1e;p=kivitendo-erp.git diff --git a/SL/DB/AuthUser.pm b/SL/DB/AuthUser.pm index ae05aec71..72df0b03e 100644 --- a/SL/DB/AuthUser.pm +++ b/SL/DB/AuthUser.pm @@ -8,7 +8,7 @@ use SL::DB::MetaSetup::AuthUser; use SL::DB::Manager::AuthUser; use SL::DB::Helper::Util; -use constant CONFIG_VARS => qw(copies countrycode dateformat default_media default_printer_id email favorites fax hide_cvar_search_options mandatory_departments menustyle name +use constant CONFIG_VARS => qw(copies countrycode dateformat timeformat default_media default_printer_id email favorites fax hide_cvar_search_options mandatory_departments menustyle name numberformat show_form_details signature stylesheet taxincluded_checked tel template_format vclimit); __PACKAGE__->meta->add_relationship(