Initial commit: OCA Report packages (45 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:05 +02:00
commit 2f4db400df
2543 changed files with 469120 additions and 0 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 'Substitution Rules'
#. 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.