Skip to content
Snippets Groups Projects
Commit c0eb0d41 authored by pedrambiria's avatar pedrambiria
Browse files

[FIX] point_of_sale: prevent access error in calling `set_cashbox_pos`

https://github.com/odoo/odoo/pull/112094


after this commit, if a user doesn't have the required access
write to create an account move, the access error will happen during
the set_cashbox_pos calls. It will cause them to not change the
opening amount and the state won't change to open.

opw-3187900

closes odoo/odoo#113091

Signed-off-by: default avatarTrinh Jacky (trj) <trj@odoo.com>
parent 4f379922
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment