un comment puma

This commit is contained in:
Myat Zin Wai Maw
2019-05-16 12:09:48 +06:30
parent 66a6e5500c
commit eb4309355d
4 changed files with 33 additions and 13 deletions

View File

@@ -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"