]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/project/_basic_data.html
Rechnungsadresse aus den Stammdaten bei periodischen Rechnungen verwenden (Anzeige...
[mfinanz.git] / templates / webpages / project / _basic_data.html
index ffd9fc7957d2b9454787e2efc59a84ccc07405e2..8c9f7096e2c095e905afb8afb4e6635bf2a6676e 100644 (file)
@@ -28,8 +28,7 @@
 
  <tr>
   <th align="right">[% 'Customer' | $T8 %]</th>
 
  <tr>
   <th align="right">[% 'Customer' | $T8 %]</th>
-<td>[% L.customer_vendor_picker('project.customer_id', SELF.project.customer_id, type='customer', fat_set_item=1, style='width: 300px', default=SELF.project.customer_id)%] [%- IF SELF.project.customer_id %]
-      <!-- input type="button" value="[% 'Details (one letter abbreviation)' | $T8 %]" onclick="show_vc_details('customer')" -->
+<td>[% P.customer_vendor.picker('project.customer_id', SELF.project.customer_id, type='customer', fat_set_item=1, style='width: 300px', default=SELF.project.customer_id)%] [%- IF SELF.project.customer_id %]
 [%- END %]
 </td>
  </tr>
 [%- END %]
 </td>
  </tr>