update paymentmenthd for foc

This commit is contained in:
Aung Myo
2017-11-30 17:51:30 +06:30
parent 3ddd4121db
commit 32aa3f581d
2 changed files with 5 additions and 6 deletions

View File

@@ -21,8 +21,6 @@ class Reports::PaymentMethodController < BaseReportController
end
@payment_type = params[:payment_type]
@sale_data,@pyament_method = Sale.get_payment_method_by_shift(@shift_sale_range,@shift,from,to,@payment_type)
puts @sale_data.to_json
puts "sssssssssssss"
@from = from
@to = to