]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/ic.pl
Bei Preisgruppen werden die Preisgruppen nun auch direkt beim Anlegen eines Artikel...
[mfinanz.git] / bin / mozilla / ic.pl
index 7893dc5b8a8d0374236d307189b103c5ab7c7353..0e7fdf533149cf957f77d1017a8f158cd9273ad0 100644 (file)
@@ -51,7 +51,7 @@ sub add {
 
   $form->{unit} =
     ($form->{item} eq 'service') ? $locale->text('hr') : $locale->text('ea');
-
+  IC->get_pricegroups(\%myconfig, \%$form);
   &link_part;
   &display_form;