kt2152
December 3, 2017, 1:10pm
1
I set the required search fields and ticked the primary contacts.
So the customer becomes Searchable using Phone number on offline POS but not on online pos .
How can i enable search customer by phone number on online POS as well?
edit: Its not even searchable by common search fields which we set.(can search in sales invoice but not on online pos)
Thanks
kt2152
December 4, 2017, 11:07am
2
Any Update on how to do this?
Or is it a Bug?
kt2152
December 13, 2017, 11:41am
3
Any update on enabling this feature?
rohit_w
December 13, 2017, 11:52am
4
Hi @kt2152
We’re working on this feature and we’ll release this feature in version 10
1 Like
Cool @rohit_w
Also not to forget the ability to create customer with phone number and email address while using online PoS
1 Like
kt2152
December 13, 2017, 6:43pm
6
@rohit_w , yes i also second that.
rohit_w
December 14, 2017, 5:33am
7
@kt2152 @olamide_shodunke
I have sent PR of this feature and currently it’s under review. It will work while creating customer from online POS as well from standard quick entry form.
1 Like
kt2152
December 18, 2017, 10:27am
9
Hello @rohit_w ,
I see the v10 release has been delayed,
Has the search feature been pushed in develop yet?
Thanks,
Hi rohit
This is not working on V10 develop
Could you look into this?
rohit_w
December 18, 2017, 11:32am
11
@kt2152
Yes it’s available in develop branch
rohit_w
December 18, 2017, 11:33am
12
Yes it’s working properly, can you share the screenshots of an error
see screen shot below
I typed in an existing phone number and it was not able to bring up the customer when searched.
This is on beta.erpnext.com
1 Like
rohit_w
December 18, 2017, 12:24pm
14
@olamide_shodunke
Sorry was checking in the sales order, we’ve identified and fixed the issue, soon we’ll release it.
kt2152
December 18, 2017, 12:24pm
15
Just updated local machine with the latest develop branch code and tested it.
There are no error logs in the console
the search fields are already set…
its working fine on sales invoice not in POS
kt2152
January 21, 2018, 6:10pm
18
@rohit_w , what to add in code in a app to make customer searchable by mobile number there as well?
have customer field in app want to make it searchable by number as well ,
Could you tell me how,
Thanks in advance
rohit_w
January 22, 2018, 6:29am
19
@kt2152
This is already available in the app, please check primary contact selected in the customer and has mobile number in the customer.
kt2152
January 22, 2018, 7:14am
20
@rohit_w , sorry if i was unclear,
What i meant to say was , i have created a custom App for some custom functionality and have added a customer field Link to the form,
Here the customer is not searchable by number, it is only seachable in sales invoice(n similar) and pos but not in my custom app i created ,
Is there like a query or something i need to add on the .js or .py files of the app doctype?
Primary is already selected
Thanks for help in advance.