diff --git a/app/controllers/origami/order_reservation_controller.rb b/app/controllers/origami/order_reservation_controller.rb index e9db3152..3fdeee25 100644 --- a/app/controllers/origami/order_reservation_controller.rb +++ b/app/controllers/origami/order_reservation_controller.rb @@ -114,7 +114,8 @@ class Origami::OrderReservationController < BaseOrigamiController end end end - Rails.logger.debug "@@@@ receiptbill checked ::" + status + Rails.logger.debug "@@@@ receiptbill checked ::" + Rails.logger.debug status return status end