Revision d625387e
Von Jan Büren vor etwa 9 Jahren hinzugefügt
SL/RP.pm | ||
---|---|---|
}
|
||
$sth->finish;
|
||
|
||
if (!$form->{method} ne "cash") {
|
||
if ($form->{method} ne "cash") { # better eq 'accrual'
|
||
$sth = prepare_execute_query($form, $dbh, $fetch_accounts_before_from);
|
||
while ($ref = $sth->fetchrow_hashref("NAME_lc")) {
|
||
$trb{ $ref->{accno} }{description} = $ref->{description};
|
Auch abrufbar als: Unified diff
behebt #123 Ist-Versterungs-Auswahl für SuSa