Revision 495888c2
Von Safwan Shakhy vor etwa 1 Jahr hinzugefügt
SL/Controller/FinancialControllingReport.pm | ||
---|---|---|
47 | 47 |
my ($self) = @_; |
48 | 48 |
|
49 | 49 |
my $report = SL::ReportGenerator->new(\%::myconfig, $::form); |
50 |
$report->{title} = t8('Financial Controlling Report'); |
|
50 | 51 |
$self->{report} = $report; |
51 | 52 |
|
52 | 53 |
my @columns = qw(customer globalprojectnumber globalproject_type transaction_description ordnumber net_amount delivered_amount delivered_amount_p billed_amount billed_amount_p paid_amount paid_amount_p |
Auch abrufbar als: Unified diff
Tab Titel bei fehlenden gesetzt