Revision 73009101
Von Tamino Steinert vor 6 Tagen hinzugefügt
SL/Controller/DeliveryOrder.pm | ||
---|---|---|
__PACKAGE__->run_before('check_auth_for_edit',
|
||
except => [ qw(
|
||
update_stock_information edit
|
||
price_popup stock_in_out_dialog load_second_rows
|
||
stock_in_out_dialog load_second_rows
|
||
) ]);
|
||
|
||
__PACKAGE__->run_before('get_unalterable_data',
|
Auch abrufbar als: Unified diff
FIX: S:C:DeliveryOrder: keine Funktion 'price_popup' vorhanden