Module: EVENTS::INVENTORY::CACHE::TYPES

Defined in:
app/models/concerns/events.rb

Constant Summary collapse

RESET_CACHE =

This event is used to reset the inventory cache for a restaurant by dates or restaurant package.

'inv_checker_cache_reset'.freeze
CLEAR_OLD_CACHE =

This event is used to clear the old cache entries for the inventory checker.

'inv_checker_cache_clear_old'.freeze