[ADD] - Add readme

This commit is contained in:
sbejaoui
2019-07-22 14:26:07 +02:00
committed by matiasperalta1
parent 2a27a55cbf
commit 30bd2aa460
8 changed files with 566 additions and 3 deletions

View File

@@ -0,0 +1 @@
* Bejaoui Souheil <souheil.bejaoui@acsone.eu>

View File

@@ -0,0 +1,4 @@
This module allows you to create substitution rules for report actions.
A typical use case is to replace a standard report by alternative reports
when some conditions are met. For instance, it allows to configure alternate
reports for different companies.

View File

@@ -0,0 +1 @@
- The document name result should take the name of the substitution report.

View File

@@ -0,0 +1,15 @@
To use this module, you need to:
#. Go to 'Actions' / 'Reports'
#. Select the desired report you want to substitute
#. In the substitutions page add a new line
#. Select the substitution report action
#. Set a domain to specify when this substitution should happen
When a user calls a report action, the system tries to find the first
substitution in with a domain that matches all records.