]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/part/_multi_items_result.html
Filesystem Wurzelverzeichnis nun in kivitendo.conf
[mfinanz.git] / templates / webpages / part / _multi_items_result.html
index 73b2fc73d43bbd942e6a1634ce83e3cb29610acc..a06fe3d00eef60d8d6a0eca7fc92f7e68b51a842 100644 (file)
@@ -25,7 +25,7 @@
                        class = 'multi_items_qty numeric') %]
       </td>
       <td>[% HTML.escape(item.unit) %]</td>
-      <td>[% P.part(item) %]</td>
+      <td>[% P.part(item) %] [% HTML.escape(item.description) %]</td>
       <td class="numeric">[% HTML.escape(item.sellprice_as_number) %]</td>
       <td class="numeric">[% HTML.escape(item.partsgroup.partsgroup) %]</td>
     </tr>