Revision cc1cfde8
Von Hans P. Schlaepfer vor mehr als 4 Jahren hinzugefügt
templates/webpages/dbupgrade/acc_trans_constraints.html | ||
---|---|---|
[%- USE T8 %]
|
||
[%- USE L %]
|
||
[% USE T8 %]
|
||
[% USE L %]
|
||
[% USE HTML %]
|
||
<h1>[% 'Invalid transactions' | $T8 %]</h1>
|
||
|
templates/webpages/dbupgrade/default_bin_parts.html | ||
---|---|---|
[%- USE T8 %]
|
||
[%- USE HTML %]
|
||
[%- USE LxERP %]
|
||
[%- USE JavaScript %]
|
||
[% USE T8 %]
|
||
[% USE HTML %]
|
||
[% USE LxERP %]
|
||
[% USE JavaScript %]
|
||
<h1>[% '<b>Default Bins Migration !READ CAREFULLY!</b>' | $T8 %]</h1>
|
||
|
||
<script type="text/javascript" src="js/common.js"></script>
|
templates/webpages/dbupgrade/default_bin_parts_no_warehouse.html | ||
---|---|---|
[%- USE T8 %]
|
||
[%- USE HTML %]
|
||
[%- USE LxERP %]
|
||
[% USE T8 %]
|
||
[% USE HTML %]
|
||
[% USE LxERP %]
|
||
<h1>[% '<b>Default Bins Migration !READ CAREFULLY!</b>' | $T8 %]</h1>
|
||
|
||
<form name="Form" method="post" action="login.pl">
|
templates/webpages/dbupgrade/erzeugnisnummern.html | ||
---|---|---|
[%- USE T8 %]
|
||
[% USE HTML %][%- USE LxERP -%]
|
||
[% USE T8 %]
|
||
[% USE HTML %]
|
||
[% USE LxERP %]
|
||
<h1>[% 'Double partnumbers' | $T8 %]</h1>
|
||
|
||
<script type="text/javascript">
|
templates/webpages/dbupgrade/footer.html | ||
---|---|---|
[%- USE T8 %]
|
||
[% USE HTML %]<p>[% '...done' | $T8 %]</p>
|
||
[% USE T8 %]
|
||
[% USE HTML %]
|
||
|
||
<form action="[% IF is_admin %]controller.pl[% ELSE %]login.pl[% END %]">
|
||
|
||
<input type="hidden" name="action" value="[% IF is_admin %]Admin/apply_dbupgrade_scripts[% ELSE %]company_logo[% END %]">
|
||
<p>[% '...done' | $T8 %]</p>
|
||
|
||
<p><input type="submit" value="[% 'Continue' | $T8 %]"></p>
|
||
</form>
|
templates/webpages/dbupgrade/no_default_currency.html | ||
---|---|---|
[%- USE T8 %]
|
||
[% USE T8 %]
|
||
[% USE HTML %]
|
||
<h1>[% 'No default currency' | $T8 %]</h1>
|
||
|
templates/webpages/dbupgrade/show_partlist.html | ||
---|---|---|
[%- USE T8 %]
|
||
[% USE T8 %]
|
||
[% USE L %]
|
||
[% USE HTML %][%- USE LxERP -%]
|
||
[% USE HTML %]
|
||
[% USE LxERP %]
|
||
<h1>[% 'Show parts' | $T8 %]</h1>
|
||
|
||
<form method="post" action="controller.pl">
|
templates/webpages/dbupgrade/tax_constraints.html | ||
---|---|---|
[%- USE T8 %]
|
||
[% USE T8 %]
|
||
[% USE HTML %]
|
||
<h1>[% 'Inconsistency in database' | $T8 %]</h1>
|
||
|
templates/webpages/dbupgrade/warning.html | ||
---|---|---|
[%- USE T8 %]
|
||
[%- USE HTML %]
|
||
[%- USE LxERP %][%- USE L -%]
|
||
<form name="Form" method="post" action="controller.pl">
|
||
|
||
<input type="hidden" name="action" value="LoginScreen/login">
|
||
... | ... | |
<p class="message_hint">
|
||
[% LxERP.t8('kivitendo is about to update the database [ #1 ].', dbname) | html %]
|
||
</p>
|
||
[% USE T8 %]
|
||
[% USE HTML %]
|
||
[% USE LxERP %]
|
||
[% USE L %]
|
||
|
||
[% IF superuser.need_privileges && !superuser.have_privileges %]
|
||
<p>
|
Auch abrufbar als: Unified diff
USE-Einleitungen formatiert templates/webpages/dbupgrade/