X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fb37acdc4c87cf9bc4ef6abb54e486c1b3829d6c..1ae70a98a8bcff7609e7fff67fb24015d462da23:/SL/IS.pm diff --git a/SL/IS.pm b/SL/IS.pm index 84baa08cb..b47944bdc 100644 --- a/SL/IS.pm +++ b/SL/IS.pm @@ -1794,7 +1794,7 @@ sub retrieve_item { my $query = qq|SELECT p.id, p.partnumber, p.description, p.sellprice, - p.listprice, p.inventory_accno_id, + p.listprice, p.inventory_accno_id, p.lastcost, c1.accno AS inventory_accno, c1.new_chart_id AS inventory_new_chart,