Verkaufsrechnung: »…gebucht«-Nachricht als Flash anzeigen
[kivitendo-erp.git] / SL / DB / MetaSetup / Part.pm
index 7c79e2e..6e758e4 100644 (file)
@@ -65,7 +65,7 @@ __PACKAGE__->meta->foreign_keys(
   },
 
   classification => {
-    class       => 'SL::DB::PartsClassification',
+    class       => 'SL::DB::PartClassification',
     key_columns => { classification_id => 'id' },
   },