Generate Restaurant & Package Inventory
RESTAURANT_ID=997 bundle exec rails generate_restaurant_inventory
script to generate restaurant and package inventory so that the package can be booked on the restaurant page.
from this, can't select date

run the script

and the result available to select date

environment: INV_REDIS_READER=localhost:6379 run sidekiq ( bundle exec sidekiq )