Revision ad5a6910
Von Philip Reetz vor mehr als 15 Jahren hinzugefügt
bin/mozilla/rp.pl | ||
---|---|---|
1351 | 1351 |
|
1352 | 1352 |
|
1353 | 1353 |
$row->{$ordnumber}->{link} = $edit_url . "&id=" . E($oe->{id}) . "&callback=${callback}"; |
1354 |
$row->{accno}->{link} = build_std_url('script=ca.pl', 'action=list_transactions', 'accno=' . E($accno->{accno}), 'description=' . E($accno->{description}), 'fromdate=' . E($form->{fromdate}), 'todate=' . E($form->{todate}), 'method=' . E($form->{method})); |
|
1354 | 1355 |
|
1355 | 1356 |
my $row_set = [ $row ]; |
1356 | 1357 |
|
Auch abrufbar als: Unified diff
In der SuSa Link auf das Kontenblatt eingebaut