update member discount

This commit is contained in:
Aung Myo
2017-07-11 18:47:36 +06:30
parent 3f8a5f8ef2
commit bf25d7697b

View File

@@ -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