Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
1972 Vues

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
Ignorer
Auteur

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.

Meilleure réponse

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
Ignorer