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:
be096da
)
doppeltes gleiches Statement entfernt
author
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Wed, 1 Jun 2016 13:47:45 +0000
(15:47 +0200)
committer
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Wed, 1 Jun 2016 13:47:45 +0000
(15:47 +0200)
bin/mozilla/ar.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/ar.pl
b/bin/mozilla/ar.pl
index
c141270
..
8de836a
100644
(file)
--- a/
bin/mozilla/ar.pl
+++ b/
bin/mozilla/ar.pl
@@
-561,8
+561,6
@@
sub update {
$form->{invdate} = $form->{transdate};
- $form->{invdate} = $form->{transdate};
-
my %saved_variables = map +( $_ => $form->{$_} ), qw(AR AR_amount_1 taxchart_1 customer_id notes);
&check_name("customer");