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:
6c8a96c
)
Falsche Variable.
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Tue, 28 Aug 2007 08:56:29 +0000
(08:56 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Tue, 28 Aug 2007 08:56:29 +0000
(08:56 +0000)
SL/USTVA.pm
patch
|
blob
|
history
diff --git
a/SL/USTVA.pm
b/SL/USTVA.pm
index
148bf4f
..
61a6481
100644
(file)
--- a/
SL/USTVA.pm
+++ b/
SL/USTVA.pm
@@
-878,7
+878,7
@@
sub get_accounts_ustva {
} else {
- $
self
->error("Unknown tax method: $form->{method}")
+ $
form
->error("Unknown tax method: $form->{method}")
}