This commit is contained in:
phyusin
2018-12-06 14:05:11 +06:30
parent b53fb87349
commit 22f1f62ce0

View File

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