Skip to Content
Menu
This question has been flagged
1 Reply
1959 Views

I'm new to Odoo and was testing on some POS configurations. On the POS instances I have created so far, I can't see any close button to end the POS session.

Anyone encountered a similar thing?

I'm also interested to know if there are any ways to force delete POS instances.

Avatar
Discard
Author

Update:

I think I found the issue.
I found out that you should use an account linked to an employee to have an option to close a POS session when "Authorized Employees" option is selected.

Opening a POS session with admin account not linked to an employee account won't let you close the POS session.

Best Answer

Dear,

Close button visibility depend on your session status: if session status in ['opened', 'closing_control'] you will find close button otherwise not.[ this in standard odoo]

thanks

Avatar
Discard