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