Revision 7094cde8
Von Tamino Steinert vor etwa 2 Monaten hinzugefügt
SL/Controller/DeliveryOrder.pm | ||
---|---|---|
78 | 78 |
__PACKAGE__->run_before('check_auth_for_edit', |
79 | 79 |
except => [ qw( |
80 | 80 |
update_stock_information edit |
81 |
price_popup stock_in_out_dialog load_second_rows
|
|
81 |
stock_in_out_dialog load_second_rows |
|
82 | 82 |
) ]); |
83 | 83 |
|
84 | 84 |
__PACKAGE__->run_before('get_unalterable_data', |
Auch abrufbar als: Unified diff
FIX: S:C:DeliveryOrder: keine Funktion 'price_popup' vorhanden