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

Issue with sale commission in Portal View #45

Closed
diiman2000 opened this issue Dec 8, 2015 · 4 comments
Closed

Issue with sale commission in Portal View #45

diiman2000 opened this issue Dec 8, 2015 · 4 comments

Comments

@diiman2000
Copy link

Hi,
There is an issue with the sale commission module in portal view.
Here is the process, a customer is given portal access to see their invoices and sale orders but they are unable to see the document due to access right error.
On sale order the error is coming from (Document Module sale.order.line.agent) and
On Invoices its coming from (Document module account.invoice.line.agent).

Also if these errors where not there and a customer can see the agent commission on their accounts, i think that will be super wrong as well. I suggest the agent commission is somehow removed from the portal documents of the customer r blocked in a way the details are not shown to the customer.

Please see attached screenshots for the error.
account error
sale order error

@pedrobaeza
Copy link
Member

There can be 2 solutions:

  • Put the views that add commission stuff to invoices marked with the group that has the permissions.
  • Add the corresponding permissions on portal users.

I think the best is the first one.

@diiman2000
Copy link
Author

A screenshot of your suggestion will be appreciated or a workflow as your answer above is a bit vague for a novice like me to understand .

@pedrobaeza
Copy link
Member

Sorry, but it's not intended for a novice, but a guide to any technician that wants to fix it.

@pedrobaeza
Copy link
Member

Closing as this has changed enough in most modern versions and nobody did it.

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

No branches or pull requests

2 participants