Revision c9751ed4
Von Moritz Bunkus vor fast 11 Jahren hinzugefügt
SL/Controller/FinancialControllingReport.pm | ||
---|---|---|
104 | 104 |
|
105 | 105 |
$report->set_options( |
106 | 106 |
std_column_visibility => 1, |
107 |
controller_class => 'FinancialControlling', |
|
107 |
controller_class => 'FinancialControllingReport',
|
|
108 | 108 |
output_format => 'HTML', |
109 | 109 |
top_info_text => $::locale->text('Financial controlling report for open sales orders'), |
110 | 110 |
raw_top_info_text => $self->render('financial_controlling_report/report_top', { no_output => 1, partial => 1 }), |
Auch abrufbar als: Unified diff
Finanzcontrollingbericht: Klassenname für Export richtig setzen