X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Frequirement_spec_item%2F_section_header.html;h=4c4743f625870c8ddd27e39b4d3d1b025bf19991;hb=f15f5e4321df31d2279edb480e9c7fc15c3af31c;hp=ab70d9988caf2e3aeced50918ee53c1795b1fd65;hpb=6af6a67b3c7ceafc4c247340df63d46b13b12529;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 ab70d9988..4c4743f62 100644 --- a/templates/webpages/requirement_spec_item/_section_header.html +++ b/templates/webpages/requirement_spec_item/_section_header.html @@ -13,8 +13,12 @@
[%- 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) -%] +