Question: Searchable Dropdown For Select Customer In Pos

Searchable Dropdown For Select Customer In Pos

Hi, I would like to know how to change the static dropdown for customer selection in POS screen to searchable dropdown, so that I can search the existing customer using the name or contac

S

Smitha

Asked

Hi,

I would like to know how to change the static dropdown for customer selection in POS screen to searchable dropdown, so that I can search the existing customer using the name or contact number while billing

Thank you

  • MS

    Mian Saleem

    Answered

    Hello,

    The dropdown for customers is not ajax based. All the customers are loaded using POS controller’s index method. You can check the js and pos js files in the lib.js file.

    Thank you

  • Login to Reply