projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
023866e
)
Überflüssigen Code entfernt.
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Wed, 6 Jun 2007 07:56:36 +0000
(07:56 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Wed, 6 Jun 2007 07:56:36 +0000
(07:56 +0000)
bin/mozilla/is.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/is.pl
b/bin/mozilla/is.pl
index
815f790
..
943dede
100644
(file)
--- a/
bin/mozilla/is.pl
+++ b/
bin/mozilla/is.pl
@@
-169,10
+169,6
@@
sub invoice_links {
$form->{oldcustomer} = "$form->{customer}--$form->{customer_id}";
- if (@{ $form->{all_customer} }) {
- $form->{customer} = "$form->{customer}--$form->{customer_id}";
- }
-
# departments
if ($form->{all_departments}) {
$form->{selectdepartment} = "<option>\n";