Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PoS user cannot make a return payment #69283

Open
mhabboush97 opened this issue Apr 15, 2021 · 4 comments
Open

PoS user cannot make a return payment #69283

mhabboush97 opened this issue Apr 15, 2021 · 4 comments

Comments

@mhabboush97
Copy link

Impacted versions:
14, maybe others
Steps to reproduce:
as PoS user
open PoS session,
create order
close & validate session
open session again to return that order
try to make payment for the returned order
access rights error on model pos.make.payment
Current behavior:

Expected behavior:

Video/Screenshot link (optional):
image

Support ticket number submitted via odoo.com/help (optional):

sswapnesh added a commit to sswapnesh/odoo that referenced this issue Apr 18, 2021
Steps to reproduce bug:

- Point of Sale --> Orders --> Return Products
- Click on Payment Button from Point of sale user access rights (No other access rights)

Bug:
Access error
You are not allowed to access 'Point of Sale Make Payment Wizard' (pos.make.payment)
records.

Fix:
Add access rights for Group Point of Sale/User for `pos.make.payment` model.

Fixes: odoo#69283
@sswapnesh
Copy link
Contributor

Added fix #69436

@mhabboush97
Copy link
Author

@pedrobaeza anyway to ping Odoo team for such important and easy to fix issues?

@pedrobaeza
Copy link
Collaborator

Importance is always relative, and this is a voluntary effort, so no guarantees. If you want an SLA, you need to hire an enterprise contract, and put a ticket at odoo.com/help for being sure someone from support check the issue and answer you. Anyway, @sswapnesh has gently added a PR solving it, so you can just put such patch in your installation if it's so urgent for you to fix it.

@mhabboush97
Copy link
Author

@pedrobaeza finxing it is easy for experienced users/developers, I am just pointing out bugs I find hoping Odoo team will fix them for regular users who 100% would regularly try to make a return payment for PoS orders 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants