I have my custom field which is a many2one field displayed in my pos customer details screen.Now what i need is to filter pos pricelist field base on my custom field . How do i trigger an onchange function with my custom field and get my pricelist field filtered. What all pos functionalities do i need to inherit in my js file .
Thanks in advance