]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/part/_makemodel.html
Inventur: Inventurzählungen mit Lagerbewegungen im Backend SL::WH speichern können
[mfinanz.git] / templates / webpages / part / _makemodel.html
index 8822aba0d5f53dded2d8cfc51e88ce924798e03e..6f3ecc7a86d52e886c67136eddfdf3bea2c6ef96 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
 [%- USE L %]
+[%- USE P %]
 [%- USE HTML %]
 [%- USE LxERP %]
   <tr>
@@ -30,7 +31,7 @@
          <td></td>
          <td></td>
          <td align="right">[% 'Vendor' | $T8 %]</td>
-         <td rowspan="2">[% L.customer_vendor_picker('add_makemodel', '', type='vendor', style='width: 300px', class="add_makemodel_input") %]</td>
+         <td rowspan="2">[% P.customer_vendor.picker('add_makemodel', '', type='vendor', style='width: 300px', class="add_makemodel_input") %]</td>
          <td rowspan="2" align="right">[% L.button_tag('kivi.Part.add_makemodel_row()', LxERP.t8('Add')) %]</td>
         </tr>
        </tbody>