Revision 14a0f366
Von Safwan Shakhy vor mehr als 1 Jahr hinzugefügt
- ID 14a0f36664f407b7a2bb4f3e5a237b4be5eb7cab
- Vorgänger 66c4c45c
SL/Controller/Inventory.pm | ||
---|---|---|
my $callback = $self->stocktaking_models->get_callback;
|
||
|
||
my $report = SL::ReportGenerator->new(\%::myconfig, $::form);
|
||
$report->{title} = t8('Stocktaking Journal');
|
||
$self->{report} = $report;
|
||
|
||
my @columns = qw(itime employee ean partnumber part qty unit bin chargenumber comment cutoff_date);
|
Auch abrufbar als: Unified diff
Tab Titel bei fehlenden gesetzt