X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6b64a63ecb462a610515fd1609d490e33b28825d..4ddcd46105d2a7afc41220ba51a703f9e2aef034:/SL/IS.pm diff --git a/SL/IS.pm b/SL/IS.pm index dfa3f1b78..f94efa1f2 100644 --- a/SL/IS.pm +++ b/SL/IS.pm @@ -2232,7 +2232,7 @@ sub retrieve_item { qq|SELECT p.id, p.partnumber, p.description, p.sellprice, p.listprice, p.inventory_accno_id, p.lastcost, - p.ean, + p.ean, p.notes, c1.accno AS inventory_accno, c1.new_chart_id AS inventory_new_chart,