X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2338103baa331af44c3412d2e4fb2e23bf52740b..33e90020be0dd5fd780363fe0b8c98cb97f9b79c:/js/kivi.SalesPurchase.js diff --git a/js/kivi.SalesPurchase.js b/js/kivi.SalesPurchase.js index 2b63a1a33..98a538c19 100644 --- a/js/kivi.SalesPurchase.js +++ b/js/kivi.SalesPurchase.js @@ -286,6 +286,7 @@ namespace('kivi.SalesPurchase', function(ns) { type: $('#type').val(), vc: vc, vc_id: $('#' + vc + '_id').val(), + project_id: $('#globalproject_id').val(), }; $('[name^=id_],[name^=partnumber_]').each(function(idx, elt) {