Zeiterfassung: Bei Projektauswahl ggf. Kunde daraus setzen
[kivitendo-erp.git] / templates / webpages / time_recording / form.html
index 233eb70..9b3050b 100644 (file)
@@ -56,7 +56,7 @@
     </tr>
     <tr>
       <th align="right">[% 'Project' | $T8 %]</th>
-      <td>[% P.project.picker('time_recording.project_id', SELF.time_recording.project_id, style='width: 300px') %]</td>
+      <td>[% P.project.picker('time_recording.project_id', SELF.time_recording.project_id, fat_set_item=1, style='width: 300px', onchange='kivi.TimeRecording.project_changed()') %]</td>
     </tr>
     <tr></tr><tr></tr>
     <tr>