Module: FoodsoftConfig::DistributionStrategy

Defined in:
app/lib/foodsoft_config.rb

Overview

distribution strategy config values enum

Constant Summary collapse

FIRST_ORDER_FIRST_SERVE =
'first_order_first_serve'
NO_AUTOMATIC_DISTRIBUTION =
'no_automatic_distribution'