How can I search Customers by phone or mobile numbers? Currently I can go to contact by enabling global search of phone and mobile number fields in Contact DocType, but there’s no obvious way to traceback to Customer from a Contact DocType.
What I need to do is use the their numbers so I can go the Customer page so I can ultimately view all the Sales Orders/Invoices associated with that particular Customer. However, Contact doesn’t allow a user to easily go to the Customer it is associated with.
Seems this is not available in Frappe core. We also need ti for a retail client who wants to directly search customer by mobile number. Tried many things but none worked.
If anyone has found solution then would be helpful to know how it was achieved.