X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FDB%2FPart.pm;h=3fb34bad2fc764a7756667ac53179726846d9267;hb=3ce4cab393c398fe802d4d5cef08b7ad64773294;hp=5c795f197b07409fe3594e1e3bbcae339e21eb81;hpb=4f15333b8cc0ae1b0b4089adc2e516ba002b298b;p=kivitendo-erp.git diff --git a/SL/DB/Part.pm b/SL/DB/Part.pm index 5c795f197..3fb34bad2 100644 --- a/SL/DB/Part.pm +++ b/SL/DB/Part.pm @@ -97,7 +97,6 @@ sub orphaned { SL::DB::InvoiceItem SL::DB::OrderItem SL::DB::Inventory - SL::DB::RMAItem ); for my $class (@relations) {