Revision 14a0f366
Von Safwan Shakhy vor etwa 1 Jahr hinzugefügt
- ID 14a0f36664f407b7a2bb4f3e5a237b4be5eb7cab
- Vorgänger 66c4c45c
SL/Controller/DeliveryPlan.pm | ||
---|---|---|
51 | 51 |
|
52 | 52 |
my $vc = $self->vc; |
53 | 53 |
my $report = SL::ReportGenerator->new(\%::myconfig, $::form); |
54 |
$report->{title} = t8('Delivery Plan'); |
|
54 | 55 |
$self->{report} = $report; |
55 | 56 |
|
56 | 57 |
my @columns = qw(reqdate customer vendor ordnumber partnumber description qty shipped_qty not_shipped_qty); |
Auch abrufbar als: Unified diff
Tab Titel bei fehlenden gesetzt