]> wagnertech.de Git - mfinanz.git/blobdiff - SL/OE.pm
Artikel-Klassifizierung
[mfinanz.git] / SL / OE.pm
index d347d5b2f32e47e6542dbab90e0cbfc4ef6d8927..24e88f004f6e94643b8a7748edcae6ea53b4c404 100644 (file)
--- 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,