Pflichtenhefte: Zeitabschätzung ausgeben
[kivitendo-erp.git] / templates / webpages / requirement_spec_item / _function_block_content_bottom.html
index 8e1665a..55fbeef 100644 (file)
@@ -9,7 +9,7 @@
     |  
   [%- LxERP.t8("Risk") -%]: [%- requirement_spec_item.risk.description -%]
     |  
-  [%- LxERP.t8("Time estimate") -%]: TODO: Zeitabschätzung
+  [%- LxERP.t8("Time estimate") -%]: [% P.format_man_days(requirement_spec_item.time_estimation, skip_zero=1) %]
  </span>
 
 </div>