Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 9b65420e

Von Hans P. Schlaepfer vor mehr als 3 Jahren hinzugefügt

  • ID 9b65420e4a06fbd61553d2ba4e6d841915caf6c3
  • Vorgänger 29ee11c2
  • Nachfolger 39134c03

USE-Einleitungen formatiert templates/webpages/dbupgrade/

Unterschiede anzeigen:

templates/webpages/dbupgrade/acc_trans_constraints.html
1
[%- USE T8 %]
2
[%- USE L %]
1
[% USE T8 %]
2
[% USE L %]
3 3
[% USE HTML %]
4 4
<h1>[% 'Invalid transactions' | $T8 %]</h1>
5 5

  
templates/webpages/dbupgrade/default_bin_parts.html
1
[%- USE T8 %]
2
[%- USE HTML %]
3
[%- USE LxERP %]
4
[%- USE JavaScript %]
1
[% USE T8 %]
2
[% USE HTML %]
3
[% USE LxERP %]
4
[% USE JavaScript %]
5 5
<h1>[% '<b>Default Bins Migration !READ CAREFULLY!</b>' | $T8 %]</h1>
6 6

  
7 7
 <script type="text/javascript" src="js/common.js"></script>
templates/webpages/dbupgrade/default_bin_parts_no_warehouse.html
1
[%- USE T8 %]
2
[%- USE HTML %]
3
[%- USE LxERP %]
1
[% USE T8 %]
2
[% USE HTML %]
3
[% USE LxERP %]
4 4
<h1>[% '<b>Default Bins Migration !READ CAREFULLY!</b>' | $T8 %]</h1>
5 5

  
6 6
<form name="Form" method="post" action="login.pl">
templates/webpages/dbupgrade/erzeugnisnummern.html
1
[%- USE T8 %]
2
[% USE HTML %][%- USE LxERP -%]
1
[% USE T8 %]
2
[% USE HTML %]
3
[% USE LxERP %]
3 4
<h1>[% 'Double partnumbers' | $T8 %]</h1>
4 5

  
5 6
<script type="text/javascript">
templates/webpages/dbupgrade/footer.html
1
[%- USE T8 %]
2
[% USE HTML %]<p>[% '...done' | $T8 %]</p>
1
[% USE T8 %]
2
[% USE HTML %]
3 3

  
4 4
<form action="[% IF is_admin %]controller.pl[% ELSE %]login.pl[% END %]">
5 5

  
6 6
 <input type="hidden" name="action" value="[% IF is_admin %]Admin/apply_dbupgrade_scripts[% ELSE %]company_logo[% END %]">
7
<p>[% '...done' | $T8 %]</p>
7 8

  
8 9
 <p><input type="submit" value="[% 'Continue' | $T8 %]"></p>
9 10
</form>
templates/webpages/dbupgrade/no_default_currency.html
1
[%- USE T8 %]
1
[% USE T8 %]
2 2
[% USE HTML %]
3 3
<h1>[% 'No default currency' | $T8 %]</h1>
4 4

  
templates/webpages/dbupgrade/show_partlist.html
1
[%- USE T8 %]
1
[% USE T8 %]
2 2
[% USE L %]
3
[% USE HTML %][%- USE LxERP -%]
3
[% USE HTML %]
4
[% USE LxERP %]
4 5
<h1>[% 'Show parts' | $T8 %]</h1>
5 6

  
6 7
<form method="post" action="controller.pl">
templates/webpages/dbupgrade/tax_constraints.html
1
[%- USE T8 %]
1
[% USE T8 %]
2 2
[% USE HTML %]
3 3
<h1>[% 'Inconsistency in database' | $T8 %]</h1>
4 4

  
templates/webpages/dbupgrade/warning.html
1
[%- USE T8 %]
2
[%- USE HTML %]
3
[%- USE LxERP %][%- USE L -%]
4 1
<form name="Form" method="post" action="controller.pl">
5 2

  
6 3
 <input type="hidden" name="action" value="LoginScreen/login">
......
8 5
 <p class="message_hint">
9 6
  [% LxERP.t8('kivitendo is about to update the database [ #1 ].', dbname) | html %]
10 7
 </p>
8
[% USE T8 %]
9
[% USE HTML %]
10
[% USE LxERP %]
11
[% USE L %]
11 12

  
12 13
 [% IF superuser.need_privileges && !superuser.have_privileges %]
13 14
  <p>

Auch abrufbar als: Unified diff