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:
0e9f6f0
)
is_wrong_ptype gibt es hier nicht
author
Sven Schöling
<s.schoeling@linet-services.de>
Fri, 5 Jan 2018 14:10:30 +0000
(15:10 +0100)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Mon, 8 Jan 2018 17:02:26 +0000
(18:02 +0100)
bin/mozilla/is.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/is.pl
b/bin/mozilla/is.pl
index
0b82cd0
..
15105d3
100644
(file)
--- a/
bin/mozilla/is.pl
+++ b/
bin/mozilla/is.pl
@@
-784,10
+784,6
@@
sub update {
} else {
$form->{"id_$i"} = 0;
- if ( $form->{is_wrong_ptype} > 0 ) {
- $form->{"partnumber_$i"} = "";
- $form->{"description_$i"} = "";
- }
new_item();
}
}