Index: Address.pm =================================================================== --- Address.pm (revision 729) +++ Address.pm (revision 730) @@ -11,11 +11,6 @@ [1, 'Основной адрес'], ], }, - { 'attr' => 'delivery', 'type' => 'lookup', 'rusname' => 'Тип доставки', - 'lookup_opts' => { - 'class' => 'webshop::Delivery', - }, - }, { 'attr' => 'name', 'type' => 'string', 'rusname' => 'Контактное лицо' }, { 'attr' => 'phone', 'type' => 'string', 'rusname' => 'Телефон для связи', mandatory => 1, rel => 'Не указан телефон' },