X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FOE.pm;h=24e88f004f6e94643b8a7748edcae6ea53b4c404;hb=b36f0864f0304deb66f4215c52b68351f90b2309;hp=d347d5b2f32e47e6542dbab90e0cbfc4ef6d8927;hpb=723a11583380d2cef883c12f654d6a35bffee83b;p=kivitendo-erp.git diff --git a/SL/OE.pm b/SL/OE.pm index d347d5b2f..24e88f004 100644 --- a/SL/OE.pm +++ b/SL/OE.pm @@ -1094,6 +1094,7 @@ sub _retrieve { c3.accno AS expense_accno, c3.new_chart_id AS expense_new_chart, date($transdate) - c3.valid_from as expense_valid, oe.ordnumber AS ordnumber_oe, oe.transdate AS transdate_oe, oe.cusordnumber AS cusordnumber_oe, p.partnumber, p.part_type, p.listprice, o.description, o.qty, + p.classification_id, o.sellprice, o.parts_id AS id, o.unit, o.discount, p.notes AS partnotes, p.part_type, o.reqdate, o.project_id, o.serialnumber, o.ship, o.lastcost, o.ordnumber, o.transdate, o.cusordnumber, o.subtotal, o.longdescription,