Skip to content

Commit

Permalink
upd: empty README
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyasRakhimkulov committed Feb 1, 2022
1 parent 017989d commit 4e753cb
Showing 1 changed file with 0 additions and 97 deletions.
97 changes: 0 additions & 97 deletions sale_commission_by_discount/README.rst
Original file line number Diff line number Diff line change
@@ -1,97 +0,0 @@
===========================
Sale Commission by Discount
===========================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-ooops404%2Fooops--onboarding-lightgray.png?logo=github
:target: https://github.com/ooops404/ooops-onboarding/tree/14.0-dev/sale_commission_by_discount
:alt: ooops404/ooops-onboarding
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: http://weblate.ops404.it/projects/ooops-onboarding-14-0-dev/sale_commission_by_discount
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://ops404.it/runbot/5/14.0-dev
:alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5|

This module extends functionality of OCA/sale_commission to enable advanced commission rules, similar to product price list.
You can configure multiple commission variants based on product category or product template or others.
System will chose best suitable rule to compute commission.

**Table of contents**

.. contents::
:local:

Usage
=====

To use features of this module, you need to:

#. Go to Sales > Commission Management > Commission Types.
#. Create or update existing record.
#. Create multiple rules. Select *Apply On* variant. Fill up other fields.
#. Rest flow is according to OCA sale_commission module.

Changelog
=========

14.0.1.0.1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

* Commission item applied if discount from >= discount. Before it was strictly >.
* Agents form view has columns Apply On, Discount From, Discount To, Discount. So you can see which commission item was applied and how commission fee is computed.

14.0.1.0.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

* Initial release

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

Bugs are tracked on `GitHub Issues <https://github.com/ooops404/ooops-onboarding/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/ooops404/ooops-onboarding/issues/new?body=module:%20sale_commission_by_discount%0Aversion:%2014.0-dev%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* Ooops

Contributors
~~~~~~~~~~~~

* Ilyas Rakhimkulov <irazor147@gmail.com>

Maintainers
~~~~~~~~~~~

.. |maintainer-ilyasProgrammer| image:: https://github.com/ilyasProgrammer.png?size=40px
:target: https://github.com/ilyasProgrammer
:alt: ilyasProgrammer

Current maintainer:

|maintainer-ilyasProgrammer|

This module is part of the `ooops404/ooops-onboarding <https://github.com/ooops404/ooops-onboarding/tree/14.0-dev/sale_commission_by_discount>`_ project on GitHub.

You are welcome to contribute.

0 comments on commit 4e753cb

Please sign in to comment.