Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 13b501f4

Von Werner Hahn vor mehr als 1 Jahr hinzugefügt

  • ID 13b501f4abd397b2e2e4518256eb7ff8400bdc59
  • Vorgänger ab055c30
  • Nachfolger 8a86d342

DispositionManager: Action umbenannt

Unterschiede anzeigen:

SL/Controller/DispositionManager.pm
my $top = $self->render('disposition_manager/list_parts', { output => 0 },
noshow => $noshow,
PARTS => $parts,
title => t8('Short onhand Ordered'),
);
my $bottom = $noshow ? undef : $self->render(
'disposition_manager/reorder_level_list/report_bottom',
......
for my $bar ($::request->layout->get('actionbar')) {
$bar->add(
action => [
t8('Action'),
t8('Purchasebasket'),
submit => [
'#form', { action => "DispositionManager/add_to_purchase_basket" } ],
tooltip => t8('Add to purchase basket'),

Auch abrufbar als: Unified diff