Patch aus Bug 1343: csv in ../users speichern
[kivitendo-erp.git] / templates / webpages / wh / warehouse_selection_master.html
index 465d806..1c9c35f 100644 (file)
      <th align="right" nowrap><translate>Part Description</translate></th>
      <td>
       <input name="description" size="30">
-      <input type="button" onclick="part_selection_window('partnumber', 'description', 'parts_id', 0, 'Form', 'no_services:no_assemblies')" value="?">
+      <input type="button" onclick="part_selection_window('partnumber', 'description', 'parts_id', 0, 'Form', 'no_services:')" value="?">
      </td>
     </tr>
 
      <th align="right" nowrap><translate>Charge number</translate></th>
      <td><input name="chargenumber" size="30"></td>
     </tr>
+    <tr>
+     <th align="right" nowrap><translate>EAN</translate></th>
+     <td><input name="ean" size="30"></td>
+    </tr>
    </table>
   </p>