This question has been flagged

Hello Odoo experts,

I would like to remove pos closing session access right for a user who is just a cashier.

I already tried to modify the users groups but with no expected results.


The expected result is to hide/remove the "close session" button on the point of sale screen.


Thanks for your help.


Regards,


Karim



Avatar
Discard
Best Answer

Hello,

I think you can achieve this as follows:

  • activate "Authorized Employees" in pos settings 
  • create new employee  like "cashierx" in "Employees" module. 
  • go back to pos settings and give access to "cashierx".
  • start new pos session with "cashierx"

If employee is not an "internal user"  "close session" will not be available.

It does mean though that pos app/module needs to be accessed by someone else who is an "internal user" and has access to pos (typically the manager).

Hope this helps,

Raphael.

Avatar
Discard