X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Frequirement_spec_item%2F_section_header.html;h=4c4743f625870c8ddd27e39b4d3d1b025bf19991;hb=d3ae6850565e55743af3b9aadfb12f308a30ac94;hp=db3a9983d4cfff9f5addfbbd0cb8d8ad5fe192ef;hpb=1f592a0f4f88893b5c2cb29b2d10e2d07b444ac0;p=kivitendo-erp.git diff --git a/templates/webpages/requirement_spec_item/_section_header.html b/templates/webpages/requirement_spec_item/_section_header.html index db3a9983d..4c4743f62 100644 --- a/templates/webpages/requirement_spec_item/_section_header.html +++ b/templates/webpages/requirement_spec_item/_section_header.html @@ -1,6 +1,6 @@ [%- USE HTML -%][%- USE L -%][%- USE LxERP -%]

- [%- HTML.escape(requirement_spec_item.fb_number) %]: <[% requirement_spec_item.id %]> + [%- HTML.escape(requirement_spec_item.fb_number) %]: [% IF requirement_spec_item.title %] [% HTML.escape(requirement_spec_item.title) %] [% ELSE %] @@ -10,11 +10,15 @@ [% END %]

-
+
[%- LxERP.t8("Preamble") %]
[% IF requirement_spec_item.description %] - [%- L.simple_format(requirement_spec_item.description) -%] + [%- requirement_spec_item.description_as_restricted_html -%] [%- ELSE %] [%- LxERP.t8("No text has been entered yet.") %] [%- END %]
+ +
+ [%- LxERP.t8("Price Factor") -%]: [%- LxERP.format_amount(requirement_spec_item.sellprice_factor, -2) -%] +