X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0576299f2aa98125991c4ffcd2f75073ea583d7d..6277aefffea29c8aa6f684bd86c55cdc6366f32f:/bin/mozilla/pe.pl diff --git a/bin/mozilla/pe.pl b/bin/mozilla/pe.pl index 201e96b22..660e37a9b 100644 --- a/bin/mozilla/pe.pl +++ b/bin/mozilla/pe.pl @@ -65,7 +65,9 @@ sub edit { if ($form->{type} eq 'partsgroup') { PE->get_partsgroup(\%myconfig, \%$form); } - + if ($form->{type} eq 'pricegroup') { + PE->get_pricegroup(\%myconfig, \%$form); + } &{"form_$form->{type}_header"}; &{"form_$form->{type}_footer"}; @@ -106,6 +108,21 @@ sub search { } + # for pricesgroups + if ($form->{type} eq 'pricegroup') { + $report = "pricegroup_report"; + $sort = 'pricegroup'; + $form->{title} = $locale->text('Pricegroup'); + + $number = qq| +