remove puts in sale payment

This commit is contained in:
phyusin
2017-12-20 16:21:44 +06:30
parent 643cfaa179
commit 589492ee49

View File

@@ -350,9 +350,6 @@ class SalePayment < ApplicationRecord
self.sale.save!
table_update_status(sObj)
puts "check_foc"
puts check_foc
if check_foc
update_shift
elsif paid_amount != "0.0"