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

Porting of module sale commission formula to Version 10.0 #122

Merged
merged 6 commits into from
Apr 1, 2018

Conversation

hurrinico
Copy link

@hurrinico hurrinico commented May 5, 2017

this one depends on

@pedrobaeza
Copy link
Member

Please squash "OCA Transbot" commits together following https://github.com/OCA/maintainer-tools/wiki/Merge-commits-in-pull-requests

@hurrinico hurrinico force-pushed the 10.0-mig-sale_commission_formula branch from a5cb988 to 173e895 Compare May 5, 2017 14:13
@hurrinico
Copy link
Author

@pedrobaeza done

@eLBati
Copy link
Member

eLBati commented May 5, 2017

@hurrinico please check lint

sale_commission_formula/__manifest__.py:6: [C8103(manifest-deprecated-key), ] Deprecated key "active" in manifest file
sale_commission_formula/__manifest__.py:6: [C8106(manifest-version-format), ] Wrong Version Format "8.0.1.0.0" in manifest

@hurrinico hurrinico force-pushed the 10.0-mig-sale_commission_formula branch from 173e895 to 69c7697 Compare May 5, 2017 15:57
Copy link
Contributor

@rgarnau rgarnau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have made an improvement for this PR in order to give more flexibility when defining the formula.
See hurrinico#3

@eLBati
Copy link
Member

eLBati commented Jul 14, 2017

@rgarnau in commit 472b68d you are not recognized. Is the email address of that commit linked to your github account?

@hurrinico please squash merge commits (better not creating them directly while merging)

@rgarnau
Copy link
Contributor

rgarnau commented Jul 14, 2017

@eLBati To me, it looks like I am recognized in the commit (see image). I don't know what are you exactly referring to. The day before yesterday i changed the SSH key, maybe that's it...?

image

@eLBati
Copy link
Member

eLBati commented Jul 14, 2017

@rgarnau If you were recognized, you wouldn't see the grey github cat.

See
commit

You should first check if the email used for commit 472b68d is linked to your github account.

@pedrobaeza
Copy link
Member

That's because the email address which was used for commiting is not registered to any GitHub account.

@rgarnau
Copy link
Contributor

rgarnau commented Jul 14, 2017

Yeah, rgarnau@gmail.com it's not my email address. Should I commit again with my email?

@pedrobaeza
Copy link
Member

Well, that should be amended by the author of the PR

@rgarnau
Copy link
Contributor

rgarnau commented Jul 14, 2017

I just amended the author in my branch https://github.com/Eficent/commission/tree/10.0-Eficent-mig-sale_commission_formula but since this branch is not mine I cannot do it in here...

Copy link

@lucode lucode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

causes error "null value in column "access_token" from "website_quote" violates not-null constraint when this module is installed before.

@lucode
Copy link

lucode commented Feb 16, 2018

I did try to run runbot again. The only reason of failed checks, seems to be the missing dependency of the module "sale_commission". But this should be ok as in the manifest file. The same module passes the test from my own PR 147. And there is a minor issue when the module should gets installed with Demo data. See me review.

@hurrinico hurrinico force-pushed the 10.0-mig-sale_commission_formula branch from 0b03718 to 33f2c8d Compare March 21, 2018 15:38
@hurrinico hurrinico force-pushed the 10.0-mig-sale_commission_formula branch from 33f2c8d to 1a2eea0 Compare March 29, 2018 09:11
@hurrinico
Copy link
Author

@pedrobaeza @lucode @eLBati i have fixed tests and now travis is green

@pedrobaeza pedrobaeza added this to the 10.0 milestone Mar 29, 2018
@pedrobaeza
Copy link
Member

Please attend runbot warning:

sale.order.line.create() includes unknown fields: product_uos_qty

@hurrinico hurrinico force-pushed the 10.0-mig-sale_commission_formula branch from 1a2eea0 to ef57987 Compare March 29, 2018 13:31
@hurrinico
Copy link
Author

@pedrobaeza fixed :D

@pedrobaeza pedrobaeza merged commit 349f4cb into OCA:10.0 Apr 1, 2018
@pedrobaeza pedrobaeza mentioned this pull request Apr 1, 2018
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants