]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/rp/report.html
Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[kivitendo-erp.git] / templates / webpages / rp / report.html
index f28684c5bef4d4b0c8632aa762d0e8fc8f25f05c..6866da5d2f55ea3a293f8e1199e9b6ac9dc91838 100644 (file)
 [%- BLOCK projectnumber %]
   <tr>
     <th align=right nowrap>[% 'Project' | $T8 %]</th>
-    <td colspan=3>[% P.project.picker('project_id', '') %]</td>
+    <td colspan=3>[% P.project.picker('project_id', '', active="both", valid="both") %]</td>
   </tr>
 [%- END %]