X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=SL%2FOE.pm;h=d347d5b2f32e47e6542dbab90e0cbfc4ef6d8927;hb=c364e43efab3ac6f0f0c20cd6f8f89a85ab45280;hp=24e88f004f6e94643b8a7748edcae6ea53b4c404;hpb=b36f0864f0304deb66f4215c52b68351f90b2309;p=kivitendo-erp.git diff --git a/SL/OE.pm b/SL/OE.pm index 24e88f004..d347d5b2f 100644 --- a/SL/OE.pm +++ b/SL/OE.pm @@ -1094,7 +1094,6 @@ 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,