]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/part/_multi_items_result.html
Presenter: Neue Struktur im Warenstamm umgesetzt
[mfinanz.git] / templates / webpages / part / _multi_items_result.html
index a06fe3d00eef60d8d6a0eca7fc92f7e68b51a842..7a710fb4862071dc9d7a65bdf642b65b9f3e7adb 100644 (file)
@@ -25,7 +25,7 @@
                        class = 'multi_items_qty numeric') %]
       </td>
       <td>[% HTML.escape(item.unit) %]</td>
-      <td>[% P.part(item) %] [% HTML.escape(item.description) %]</td>
+      <td>[% item.presenter.part %] [% 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>