rdbo models: customer und vendor nach de8868c und 4c4939d0.
[kivitendo-erp.git] / SL / DB / CsvImportProfile.pm
index 58e3d68..ea7b4fe 100644 (file)
@@ -48,10 +48,9 @@ sub set_defaults {
                          sellprice_adjustment      => 0,
                          sellprice_adjustment_type => 'percent',
                          article_number_policy     => 'update_prices',
-                         part_group_sep_char       => '!',
                          shoparticle_if_missing    => '0',
                          parts_type                => 'part',
-                         default_buchungsgruppe    => ($bugru ? $bugru->description : undef),
+                         default_buchungsgruppe    => ($bugru ? $bugru->id : undef),
                          apply_buchungsgruppe      => 'all',
                         );
   } else {