un comment puma
This commit is contained in:
@@ -17,7 +17,7 @@ class Crm::CustomersController < BaseCrmController
|
||||
@crm_customers = Customer.all
|
||||
else
|
||||
@crm_customers = Customer.search(filter)
|
||||
paymal_customer = Customer.search_paypar_account_no(filter)
|
||||
# paymal_customer = Customer.search_paypar_account_no(filter)
|
||||
# search account no from paypar
|
||||
if type == "card"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user