module Logistics module Core class DeliveryTermsController < ApplicationController include LookupCommon end end end