Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[kivitendo-erp.git] / templates / webpages / am / _units_header_info.html
1 [%- USE HTML -%][%- USE LxERP -%][%- USE T8 -%]
2 <p>
3  [% LxERP.t8('All units have either no or exactly one base unit of which they are multiples.') %]
4  [% LxERP.t8('If you select a base unit then you also have to enter a factor.') %]
5  [% LxERP.t8('You have to define a unit as a multiple of a smaller unit.') %]
6  [% LxERP.t8('Therefore the definition of "kg" with the base unit "g" and a factor of 1000 is valid while defining "g" with a base unit of "kg" and a factor of "0.001" is not.') %]
7 </p>