check booking with order item split

This commit is contained in:
phyusin
2018-02-05 16:57:46 +06:30
parent 65d9f0fb6f
commit 0780744377
2 changed files with 5 additions and 2 deletions

View File

@@ -398,6 +398,7 @@ class SalePayment < ApplicationRecord
end
else
status = false
sale_count += 1
end
end
end