Skip to Content
Menu
This question has been flagged
2 Replies
727 Views

When i create customer or click customer button in pos, the list of customers along with vendors and users like admin and other employees are displayed as customer. I want to restrict it. Kindly guide.

Avatar
Discard
Author Best Answer

Hello Ahmed,


thanks for reply. Yes i tried adding domain filters to res.partners. then it gives error code.  I got stucked then. Can you please suggest . Thanks

Avatar
Discard
Best Answer

Hello Rohit,


You have to handle it by writing code. As far as I know, there is no default option in Odoo that you can enable to restrict it. You have to add a filter on the res.partner module when loading it into the POS.

Avatar
Discard