Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 46b1d1ce

Von Sven Schöling vor fast 8 Jahren hinzugefügt

  • ID 46b1d1ce939180e1e5f603a7a0beab9b6b09f199
  • Vorgänger 13152ecc
  • Nachfolger bce08af4

IC: alte ic.pl edit links korrigiert

Unterschiede anzeigen:

SL/Controller/Inventory.pm
384 384
  $row->{averconsumed}->{data} = $row->{consumed}->{data}*30/$days ;
385 385
  map { $row->{$_}->{data} = $form->format_amount($myconfig,$row->{$_}->{data},2); } $self->getnumcolumns();
386 386
  $row->{partnumber}->{link} = 'controller.pl?action=Part/edit&part.id' . $partid;
387
#  $row->{partdescription}->{link} = 'ic.pl?action=edit&id='.$partid;
388 387
}
389 388

  
390 389
sub action_stock {

Auch abrufbar als: Unified diff