Revision 966976a7
Von Bernd Bleßmann vor mehr als 3 Jahren hinzugefügt
SL/Controller/Order.pm | ||
---|---|---|
993 | 993 |
my @redirect_params = ( |
994 | 994 |
controller => 'Part', |
995 | 995 |
action => 'add', |
996 |
part_type => 'part',
|
|
996 |
part_type => 'assembly',
|
|
997 | 997 |
callback => $callback, |
998 | 998 |
show_abort => 1, |
999 | 999 |
); |
Auch abrufbar als: Unified diff
Auftrags-Controller: Erzeugnis statt Ware aus Maske heraus anlegen können