]> wagnertech.de Git - mfinanz.git/blobdiff - t/controllers/financial_overview/sales_orders.t
Ware/Erzeugnis/Dienstleistung per parts.part_type unterscheiden 2
[mfinanz.git] / t / controllers / financial_overview / sales_orders.t
index 8994faddfb77c3a7bb76846279a21b4b5ae353d1..cfa4ad5cd534c05865665bb3a1737d9ab31003f8 100644 (file)
@@ -70,6 +70,7 @@ sub create_sales_order {
     description        => 'Fourty-two fifty-four',
     lastcost           => 222.22,
     sellprice          => 333.33,
+    part_type          => 'part',
     buchungsgruppen_id => $buchungsgruppe->id,
     unit               => $unit->name,
     %{ $params{part} }