X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fadmin%2Fcreate_dataset.html;h=48998c6a96a721a145311d149eecb21c911dc664;hb=65604fea85234a5ae3e787f7cafd81ece6b8621d;hp=741a941db10cadcb77a3a3525996be63b89b6303;hpb=dbcf08e9ecb0591f68cc8ee59af7fc8ba9aa62e1;p=kivitendo-erp.git diff --git a/templates/webpages/admin/create_dataset.html b/templates/webpages/admin/create_dataset.html index 741a941db..48998c6a9 100644 --- a/templates/webpages/admin/create_dataset.html +++ b/templates/webpages/admin/create_dataset.html @@ -10,6 +10,13 @@ [% LxERP.t8('In the latter case the tables needed by kivitendo will be created in that database.') %]

+ [% IF !superuser.have_privileges %] +

+ [% LxERP.t8("Database superuser privileges are required for parts of the database modifications.") %] + [% LxERP.t8("Please provide corresponding credentials.") %] +

+ [% END %] + @@ -21,6 +28,18 @@ + [% IF !superuser.have_privileges %] + + + + + + + + + + [% END %] + @@ -33,7 +52,7 @@ - + @@ -63,6 +82,12 @@ [% L.hidden_tag("dbpasswd", FORM.dbpasswd) %] [% L.hidden_tag("dbdefault", FORM.dbdefault) %] [% L.hidden_tag("action", "Admin/do_create_dataset") %] + [% L.hidden_tag("feature_balance", FORM.feature_balance) %] + [% L.hidden_tag("feature_datev", FORM.feature_datev) %] + [% L.hidden_tag("feature_erfolgsrechnung", FORM.feature_erfolgsrechnung) %] + [% L.hidden_tag("feature_eurechnung", FORM.feature_eurechnung) %] + [% L.hidden_tag("feature_ustva", FORM.feature_ustva) %] +
[% LxERP.t8('Existing Datasets') %][% L.input_tag('db', FORM.db, class="initial_focus") %]
[% LxERP.t8("Database Superuser") %][% L.input_tag("database_superuser_user", superuser.username) %]
[% LxERP.t8("Password") %][% L.input_tag("database_superuser_password", superuser.password, type="password") %]

[% LxERP.t8('Precision') %][% L.input_tag('precision_as_number', LxERP.format_amount(FORM.precision, 2)) %][% L.input_tag('precision_as_number', LxERP.format_amount(FORM.precision, 2)) %] [% LxERP.t8('Precision Note') %]