mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
This addon give the possibility to substitute a report action by another based on some criteria.
3 lines
86 B
Python
3 lines
86 B
Python
from . import ir_actions_report
|
|
from . import ir_actions_report_substitution_criteria
|