Jump to content

How to display orders only for the specific salesperson who created them?


Hlabs93

Recommended Posts

Hello everyone,

I am working on a multi-salesperson setup in my PrestaShop 8.2 store. I would like to restrict order visibility based on the salesperson. For example, Salesperson 1 should only be able to see the orders they created, and the same for Salesperson 2. This means that each salesperson should have access only to their own orders and should not be able to view the orders of others.

Is there any module, configuration, or code customization that could help achieve this functionality? I would appreciate any guidance or suggestions!

Thank you!

Link to comment
Share on other sites

On 10/16/2024 at 10:19 PM, JBW said:

There are hooks thats allows to modify the order grid data or query: actionOrderGridDataModifier/actionOrderGridQueryBuilderModifier - it can be implemented in a module

I can't find any of these hooks in the back-office

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...