]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/csv_import/_form_parts.html
Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[mfinanz.git] / templates / webpages / csv_import / _form_parts.html
index 3aaa813334e082a6c158903e27d61aac94497526..9e9101d897ce9d81ae8eb0d3eb27b57e425458e1 100644 (file)
@@ -43,7 +43,7 @@
 <tr>
  <th align="right">[%- LxERP.t8('Parts Classification') %]:</th>
  <td colspan="10">
-  [% P.select_classification('settings.part_classification', default = SELF.profile.get('part_classification'), style = 'width: 300px') %]
+  [% P.part.select_classification('settings.part_classification', default = SELF.profile.get('part_classification'), style = 'width: 300px') %]
  </td>
 </tr>