Revision 639066d1
Von G. Richardson vor mehr als 6 Jahren hinzugefügt
bin/mozilla/rp.pl | ||
---|---|---|
630 | 630 |
my $attachment_basename = $locale->text('trial_balance'); |
631 | 631 |
my $report = SL::ReportGenerator->new(\%myconfig, $form); |
632 | 632 |
|
633 |
my @hidden_variables = qw(fromdate todate year method); |
|
633 |
my @hidden_variables = qw(fromdate todate year method department_id);
|
|
634 | 634 |
|
635 | 635 |
my $href = build_std_url('action=generate_trial_balance', grep { $form->{$_} } @hidden_variables); |
636 | 636 |
|
Auch abrufbar als: Unified diff
SuSa - vergessene Hidden für department_id