mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-18 23:22:04 +02:00
Initial commit: Mail packages
This commit is contained in:
commit
4e53507711
1948 changed files with 751201 additions and 0 deletions
23
odoo-bringout-oca-ocb-mass_mailing_sms/doc/REPORTS.md
Normal file
23
odoo-bringout-oca-ocb-mass_mailing_sms/doc/REPORTS.md
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
# Reports
|
||||
|
||||
Report definitions and templates in mass_mailing_sms.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
```
|
||||
|
||||
## Available Reports
|
||||
|
||||
### Analytical/Dashboard Reports
|
||||
- **SMS Marketing Analysis** (Analysis/Dashboard)
|
||||
|
||||
|
||||
## Report Files
|
||||
|
||||
- **mailing_trace_report_views.xml** (XML template/definition)
|
||||
|
||||
## Notes
|
||||
- Named reports above are accessible through Odoo's reporting menu
|
||||
- Python files define report logic and data processing
|
||||
- XML files contain report templates, definitions, and formatting
|
||||
- Reports are integrated with Odoo's printing and email systems
|
||||
Loading…
Add table
Add a link
Reference in a new issue