Projekt-Picker für Berichte: auch inaktive und ungültige Projekte zeigen
[kivitendo-erp.git] / templates / webpages / vk / search_invoice.html
index 9d39515..b81cc79 100644 (file)
@@ -82,7 +82,7 @@
       </td>
 
       <th align="right">[% 'Project Number' | $T8 %]</th>
-      <td>[% P.project.picker("project_id", "", style=style) %]</td>
+      <td>[% P.project.picker("project_id", "", active="both", valid="both", style=style) %]</td>
     </tr>
 
     <tr>