mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[ADD] base_global_discount: New Module 11.0
This commit is contained in:
5
base_global_discount/readme/CONFIGURE.rst
Normal file
5
base_global_discount/readme/CONFIGURE.rst
Normal file
@@ -0,0 +1,5 @@
|
||||
To use this module, you need to:
|
||||
|
||||
#. Go to *Settings > Parameters > Global Discounts*
|
||||
#. Choose the discount scope (sales or purchases).
|
||||
#. You can also restrict it to a certain company if needed.
|
||||
6
base_global_discount/readme/CONTRIBUTORS.rst
Normal file
6
base_global_discount/readme/CONTRIBUTORS.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
* `Tecnativa <https://www.tecnativa.com>`_
|
||||
|
||||
* Pedro M. Baeza
|
||||
* David Vidal
|
||||
* Carlos Dauden
|
||||
* Rafael Blasco
|
||||
3
base_global_discount/readme/DESCRIPTION.rst
Normal file
3
base_global_discount/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
Base module to have global discounts applied to either sales or purchases. It
|
||||
doesn't do much for itself, so account_global_discount or
|
||||
purchase_global_discount should be installed to benefit from it.
|
||||
7
base_global_discount/readme/USAGE.rst
Normal file
7
base_global_discount/readme/USAGE.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
You can assign global discounts to partners as well:
|
||||
|
||||
#. Go to a partner that is a company.
|
||||
#. Go to the *Sales & Purchases* tab.
|
||||
#. In section sale (if the partner is a customer), you can set sale discounts.
|
||||
#. In section purchase (if the partner is a supplier), you can set purchase
|
||||
discounts.
|
||||
Reference in New Issue
Block a user