Revision 2b94389c
Von Sven Schöling vor etwa 10 Jahren hinzugefügt
SL/USTVA.pm | ||
---|---|---|
102 | 102 |
# Get all positions for taxreport out of the database |
103 | 103 |
# Needs Databaseupdate Pg-upgrade2/USTVA_abstraction.pl |
104 | 104 |
|
105 |
return unless defined wantarray; |
|
106 |
|
|
107 | 105 |
my ( $self, |
108 | 106 |
$arg_ref) = @_; |
109 | 107 |
|
Auch abrufbar als: Unified diff
USTVA: nutzloses wantarray entfernt