Revision b19454dd
Von Bernd Bleßmann vor etwa 1 Jahr hinzugefügt
SL/Controller/Order.pm | ||
---|---|---|
43 | 43 |
use SL::Helper::UserPreferences::UpdatePositions; |
44 | 44 |
|
45 | 45 |
use SL::Controller::Helper::GetModels; |
46 |
use SL::Model::Record; |
|
47 | 46 |
|
48 | 47 |
use List::Util qw(first sum0); |
49 | 48 |
use List::UtilsBy qw(sort_by uniq_by); |
Auch abrufbar als: Unified diff
Order-Controller: doppeltes "use" für SL::Model::Record raus