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:
b65a230
)
Da hat sich noch ein Tab durchgeschlichen.
author
Sven Schöling
<s.schoeling@linet-services.de>
Fri, 11 Dec 2009 14:35:50 +0000
(15:35 +0100)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Fri, 11 Dec 2009 14:35:50 +0000
(15:35 +0100)
bin/mozilla/wh.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/wh.pl
b/bin/mozilla/wh.pl
index
6c05b28
..
f96d596
100644
(file)
--- a/
bin/mozilla/wh.pl
+++ b/
bin/mozilla/wh.pl
@@
-437,7
+437,7
@@
sub create_assembly {
# Anm. jb 18.3. vielleicht auch nur meine unwissenheit in perl-datenstrukturen
my %TRANSFER = (
'transfer_type' => 'assembly',
- 'login'
=> $form->{login},
+ 'login' => $form->{login},
'dst_warehouse_id' => $form->{warehouse_id},
'dst_bin_id' => $form->{bin_id},
'chargenumber' => $form->{chargenumber},