logger for receipt bill

This commit is contained in:
phyusin
2018-12-06 13:06:26 +06:30
parent 2acc4ae5c3
commit b53fb87349
3 changed files with 3 additions and 2 deletions

View File

@@ -114,7 +114,7 @@ class Origami::OrderReservationController < BaseOrigamiController
end
end
end
Rails.logger.debug "@@@@ receiptbill checked ::" + status
return status
end