update paymentmenthd for foc
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user