change paid amount 0
This commit is contained in:
@@ -350,9 +350,9 @@ class SalePayment < ApplicationRecord
|
||||
self.sale.save!
|
||||
table_update_status(sObj)
|
||||
|
||||
if paid_amount != "0.0"
|
||||
# if paid_amount != "0.0"
|
||||
update_shift
|
||||
end
|
||||
# end
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user