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

[sale_commission] V10 bug #134

Closed
lucode opened this issue Oct 16, 2017 · 2 comments
Closed

[sale_commission] V10 bug #134

lucode opened this issue Oct 16, 2017 · 2 comments
Assignees

Comments

@lucode
Copy link

lucode commented Oct 16, 2017

There is a bug in combination of the project_issue module. If I install sale_commission and then project_issue I get the following error:

  File "/opt/odoo/odoo-server10/odoo/sql_db.py", line 231, in execute
    res = self._obj.execute(query, params)
ProgrammingError: foreign key constraint "res_partner_commission_fkey" cannot be implemented
DETAIL:  Key columns "commission" and "id" are of incompatible types: double precision and integer.

If I install project_issue first then it is fine.

@hurrinico
Copy link

Hi @lucode i've recently tried to reproduce the issue locally but everything looks fine. Can you check it? thank you

@lucode
Copy link
Author

lucode commented Jan 24, 2018

Hi @hurrinico I can't reproduce the issue my self anymore. So I close the post.

@lucode lucode closed this as completed Jan 24, 2018
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

3 participants