diff --git a/app/controllers/origami/discounts_controller.rb b/app/controllers/origami/discounts_controller.rb index 00a25021..e0596166 100644 --- a/app/controllers/origami/discounts_controller.rb +++ b/app/controllers/origami/discounts_controller.rb @@ -179,9 +179,10 @@ class Origami::DiscountsController < BaseOrigamiController rescue SocketError response = { status: false, message: "Can't open membership server "} end - puts "sssssssss" -puts response.to_json + puts "ssssssssss" + puts response.to_json + table_id = sale.bookings[0].dining_facility_id table_type = DiningFacility.find(table_id).type