X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0c050c7650dd6ce44a6f4d7a5592f979582c427e..87b5c8e4245710eec1c6257ab4e291080bc900bd:/js/kivi.Part.js diff --git a/js/kivi.Part.js b/js/kivi.Part.js index 9280fcf9c..dc05a9add 100644 --- a/js/kivi.Part.js +++ b/js/kivi.Part.js @@ -560,6 +560,7 @@ namespace('kivi.Part', function(ns) { id: $(this).children('input.part_picker_id').val(), name: $(this).children('input.part_picker_description').val(), classification_id: $(this).children('input.part_picker_classification_id').val(), + ean: $(this).children('input.part_picker_ean').val(), unit: $(this).children('input.part_picker_unit').val(), partnumber: $(this).children('input.part_picker_partnumber').val(), description: $(this).children('input.part_picker_description').val(),