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:
9a1c5b1
)
Monatlichen ZEitraum auch nach Taxbird exportieren.
author
Sven Schöling
<s.schoeling@linet-services.de>
Thu, 30 Dec 2010 13:56:18 +0000
(14:56 +0100)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Thu, 30 Dec 2010 13:56:18 +0000
(14:56 +0100)
bin/mozilla/ustva.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/ustva.pl
b/bin/mozilla/ustva.pl
index
1bbf931
..
f7c1797
100644
(file)
--- a/
bin/mozilla/ustva.pl
+++ b/
bin/mozilla/ustva.pl
@@
-912,7
+912,7
@@
sub generate_ustva {
my $period = $form->{period};
$period * 1;
$period--;
- $form->{period} = $period;
+ $form->{
taxbird_
period} = $period;
} else {
$form->header;
USTVA::error( $locale->text('Wrong Period' ));