X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ed42de15a13ad4cea92e7f744c8741c7a868bd7c..54e4131e091831e00a861fe2c4f53e344b87ddca:/bin/mozilla/ic.pl diff --git a/bin/mozilla/ic.pl b/bin/mozilla/ic.pl index b2a4da64a..1e3034129 100644 --- a/bin/mozilla/ic.pl +++ b/bin/mozilla/ic.pl @@ -51,8 +51,8 @@ sub add { "$form->{script}?action=add&item=$form->{item}&path=$form->{path}&login=$form->{login}&password=$form->{password}" unless $form->{callback}; - $form->{unit} = - ($form->{item} eq 'service') ? $locale->text('hr') : $locale->text('ea'); + $form->{"unit_changeable"} = 1; + IC->get_pricegroups(\%myconfig, \%$form); &link_part; &display_form; @@ -313,7 +313,7 @@ sub search {
| | + | | . $locale->text('Part Number') . qq| | | . $locale->text('Part Description') . qq| | @@ -326,7 +326,7 @@ sub search { . $locale->text('List Price') . qq|| . $locale->text('Sell Price') . qq| | -| + | | . $locale->text('Last Cost') . qq| | | . $locale->text('Line Total') . qq| | @@ -356,8 +356,6 @@ sub search { . $locale->text('Subtotal') . qq|| . $locale->text('soldtotal') . qq| | -| - . $locale->text('deliverydate') . qq| |