Metadata-Version: 2.1
Name: odoo10-addon-sale-commission
Version: 10.0.2.4.0.99.dev3
Summary: Sales commissions
Home-page: UNKNOWN
Author: Odoo Community Association (OCA),Tecnativa,AvanzOSC,Agile Business Group
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: ~=2.7
Requires-Dist: odoo (<10.1dev,>=10.0)

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

=================
Sales commissions
=================

This module allows to define sales agents with their commissions and assign
them in customers and sales orders.

You can then make the settlements of these commissions, and generate the
corresponding supplier invoices to pay their commissions fees.

You can define which base amount is going to be taken into account: net amount
(based on margin) or gross amount (line subtotal amount)

Known issues / Roadmap
======================
* If you add order lines with commissions, and after that, change partner,
  fiscal position, delivery method, or custom fields that changes something on
  the order lines, yet non-saved commission lines will be lost. This is due to
  a big bug partially documented in https://github.com/odoo/odoo/issues/17618.
* Make it totally multi-company aware.
* Allow to calculate and pay in other currency different from company one.
* Allow to group by agent when generating invoices.


Bug Tracker
===========

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/commission/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smash it by providing detailed and welcomed feedback.


Credits
=======


Contributors
------------
* Pexego.
* Davide Corio <davide.corio@domsense.com>
* Joao Alfredo Gama Batista <joao.gama@savoirfairelinux.com>
* Sandy Carter <sandy.carter@savoirfairelinux.com>
* Giorgio Borelli <giorgio.borelli@abstract.it>
* Daniel Campos <danielcampos@avanzosc.es>
* Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
* Oihane Crucelaegui <oihanecruce@gmail.com>
* Nicola Malcontenti <nicola.malcontenti@agilebg.com>
* Aitor Bouzas <aitor.bouzas@adaptivecity.com>

Images
-------
* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.


