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 product #31

Merged
merged 14 commits into from
Aug 23, 2016
Merged

Sale commission product #31

merged 14 commits into from
Aug 23, 2016

Conversation

Alejandro-Asr
Copy link

New module for commission exception by product

@oca-clabot
Copy link

Hey @Alejandro-Asr, thank you for your Pull Request.

It looks like some users haven't signed our Contributor License Agreement, yet.
You can read and sign our full Contributor License Agreement here: http://odoo-community.org/page/website.cla
Here is a list of the users:

Appreciation of efforts,
OCA CLAbot

@@ -0,0 +1,32 @@
Commission By Product
Copy link
Member

Choose a reason for hiding this comment

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

@pedrobaeza
Copy link
Member

The icon includes the stock symbol, but this one is not related to stock. You should look for an icon that represents a product.

@Alejandro-Asr
Copy link
Author

This update contains:

  • Change README.rst according OCA
  • Change Version according OCA
  • Change Auto_install --> False
  • Remove dependency sale_stock
  • Change model product_template to product_product
  • Change icon
  • Update translation

@pedrobaeza
Copy link
Member

👍

Thanks.

@anajuaristi
Copy link

Tested functionally

One single concern. Steps to reproduce:

  1. create a "general" commission setting
  2. Create an "specific" commission for one product
  3. Go to sales, create a new quotation. Include the product having specific commission on sale order line --> The "general" commision is applied so user has to select the correct one.

There should be a kind of "priority" for product specific commissions over general commissions where they overlap.
If correct one is selected, commission settle and invoice is correctly created. So 👍 functionally RTM
Thank you

@ivantodorovich
Copy link
Contributor

👍 it seems good!

ping @antwertinger since he asked for this #44

@gemmabr
Copy link

gemmabr commented Mar 9, 2016

Works fine for me!

@pedrobaeza
Copy link
Member

pedrobaeza commented Mar 11, 2016

@Alejandro-Asr, can you please make some things before merging this?:

@Alejandro-Asr
Copy link
Author

This update contains:

  • Use short headers.
  • Delete pot file.
  • Use one2many_tags widget.

@coveralls
Copy link

Coverage Status

Coverage increased (+34.6%) to 84.464% when pulling 489adc1 on Alejandro-Asr:sale_commission_product into 4607bcb on OCA:8.0.

@jesusVMayor jesusVMayor mentioned this pull request Jun 22, 2016
@pedrobaeza
Copy link
Member

Merging this old one.

@pedrobaeza pedrobaeza merged commit 0ae3cd8 into OCA:8.0 Aug 23, 2016
mbcosta pushed a commit to akretion/commission that referenced this pull request Apr 11, 2017
[ADD] sale_commission_product: module for commission exception by product
scigghia pushed a commit to scigghia/commission that referenced this pull request Jul 4, 2020
[ADD] sale_commission_product: module for commission exception by product
scigghia pushed a commit to scigghia/commission that referenced this pull request Feb 20, 2021
[ADD] sale_commission_product: module for commission exception by product
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.

None yet

7 participants