remove puts in sale payment
This commit is contained in:
@@ -349,9 +349,6 @@ class SalePayment < ApplicationRecord
|
||||
|
||||
self.sale.save!
|
||||
table_update_status(sObj)
|
||||
|
||||
puts "check_foc"
|
||||
puts check_foc
|
||||
|
||||
if check_foc
|
||||
update_shift
|
||||
|
||||
Reference in New Issue
Block a user