Templates werden nicht mehr explizit übersetzt: *_master in * umbenannt
[kivitendo-erp.git] / templates / webpages / dbupgrade / units_header.html
1 [%- USE T8 %]
2 <hr>
3
4 <div class="listtop">[% 'Introduction of units' | $T8 %]</div>
5
6 <p>
7  [% 'Prior to Lx-Office v2.4.0 the user could enter arbitrary strings as units for parts, services and in invoices, sales quotations etc.' | $T8 %]
8  [% 'In Lx-Office 2.4.0 the administrator has to enter a list of units in the administrative section.' | $T8 %]
9  [% 'These units can be based on other units so that Lx-Office can convert prices when the user switches from one unit to another.' | $T8 %]
10 </p>
11
12 <p>
13  [% 'This upgrade script tries to map all existing units in the database to the newly created units.' | $T8 %]
14  [% 'It is possible to do this automatically for some units, but for others the user has to chose the new unit.' | $T8 %]
15  [% 'You cannot continue until all unknown units have been mapped to known ones.' | $T8 %]
16  [% 'You can also create new units now.' | $T8 %]
17 </p>