X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FIR.pm;h=48b2fd66271441c363792f84a10d817b3ebb6c20;hb=12f8fb507f7531f2e434214eb9a8c4d7a55c75d5;hp=a0bf6cdf6bdf51c19c3537d9c3b33f5a65d1e45a;hpb=c364e43efab3ac6f0f0c20cd6f8f89a85ab45280;p=kivitendo-erp.git 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,