X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c364e43efab3ac6f0f0c20cd6f8f89a85ab45280..12f8fb507f7531f2e434214eb9a8c4d7a55c75d5:/SL/IR.pm diff --git a/SL/IR.pm b/SL/IR.pm index a0bf6cdf6..48b2fd662 100644 --- a/SL/IR.pm +++ b/SL/IR.pm @@ -1277,7 +1277,7 @@ sub retrieve_item { p.id, p.partnumber, p.description, p.lastcost AS sellprice, p.listprice, p.unit, p.part_type, p.onhand, p.formel, p.notes AS partnotes, p.notes AS longdescription, p.not_discountable, - p.inventory_accno_id, p.price_factor_id, + p.price_factor_id, p.ean, pfac.factor AS price_factor,