mirror of
https://github.com/bringout/oca-report.git
synced 2026-04-23 15:02:08 +02:00
Initial commit: OCA Report packages (45 packages)
This commit is contained in:
commit
2f4db400df
2543 changed files with 469120 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
* Bejaoui Souheil <souheil.bejaoui@acsone.eu>
|
||||
|
|
@ -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.
|
||||
|
|
@ -0,0 +1 @@
|
|||
- The document name result should take the name of the substitution report.
|
||||
|
|
@ -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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue