Report Generation - Grevlin Price Intelligence Suite
by Grevlin Global Corp. https://grevlin.com$ 811.66
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Contacts (contacts) • Invoicing (account) |
| Community Apps Dependencies | Show |
| Lines of code | 10258 |
| Technical Name |
grev_od_market_report |
| License | OPL-1 |
| Website | https://grevlin.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Contacts (contacts) • Invoicing (account) |
| Community Apps Dependencies | Show |
| Lines of code | 10258 |
| Technical Name |
grev_od_market_report |
| License | OPL-1 |
| Website | https://grevlin.com |
|
Grevlin Price Intelligence Suite
Report GenerationAutomated market reports and bulletins that transform raw price data into actionable intelligence.
|
|
|
|
|
Need Help?For support, contact us at odoo@grevlin.com Follow us on X: @GrevlinGlobal
|
Grevlin Price Intelligence Suite - Report Generation
This module provides automated market report generation, scheduling, and distribution for the Grevlin Price Intelligence Suite. It uses Odoo's QWeb engine to produce professional PDF and HTML reports.
Overview
The Report Generation module transforms analytics data into professional market reports. It supports multiple report types, automated scheduling with recipient management, and report monetization through access-controlled downloads.
Key Features
- 5 report types: daily bulletin, weekly commodity, monthly analysis, annual outlook, custom
- Scope filters: product categories, countries, markets
- Options to include forecasts and charts
- State machine: draft, generating, ready, published, archived
- PDF generation via QWeb report engine
- Automated scheduling: daily, weekly, monthly, annually
- Recipient management for email delivery
- Report sales with access tokens for secure downloads
- Download tracking and monetization support
Installation
- Place the grev_od_market_report folder in your Odoo addons path
- Install from :menuselection:`Settings --> Technical --> Database Structure --> Update Apps List`
Note
This module depends on the Analytics Engine module, which must be installed first.
Configuration
Report Templates
- Navigate to :menuselection:`Market Price Intelligence --> Reports --> Report Templates`
- Click :guilabel:`Create`
- Configure the template:
- :guilabel:`Name`: Template name
- :guilabel:`Report Type`: Select from available types
- :guilabel:`Product Categories`: Filter by category
- :guilabel:`Countries` / :guilabel:`Markets`: Geographic scope
- :guilabel:`Include Forecasts`: Toggle forecast data
- :guilabel:`Include Charts`: Toggle chart visualizations
- :guilabel:`Template Body`: HTML template content
Report Schedules
- Go to :menuselection:`Market Price Intelligence --> Reports --> Report Schedules`
- Click :guilabel:`Create`
- Configure:
- :guilabel:`Template`: Link to report template
- :guilabel:`Frequency`: daily, weekly, monthly, or annually
- :guilabel:`Next Run Date`: When to generate next
- :guilabel:`Recipients`: Partners to receive the report
- :guilabel:`Auto Publish`: Automatically publish after generation
Usage
Generating Reports
Reports can be generated manually or automatically:
Manual generation:
- Open a report template
- Click :guilabel:`Generate Report`
- The system creates a report instance with analytics data
- Download the PDF or view the HTML content
Automated generation:
Reports are generated automatically based on their schedule configuration. The cron job runs daily and processes all schedules whose next run date has passed.
Viewing Generated Reports
- Navigate to :menuselection:`Market Price Intelligence --> Reports --> Generated Reports`
- Filter by state, date, or template
- Click on a report to view details or download the PDF
Report Sales
Reports can be sold to customers:
- A report sale links a report instance to a partner
- An access token is generated for secure download
- Download count is tracked for analytics
Technical Reference
Models
| Model | Technical Name | Description |
|---|---|---|
| Report Template | grev.report.template | Report definition with scope filters |
| Report Instance | grev.report.instance | Generated report with content |
| Report Schedule | grev.report.schedule | Automated generation schedule |
| Report Sale | grev.report.sale | Report purchase with access control |
See also
- Analytics Engine module for underlying data
- Subscription module for monetization
- Portal & API module for customer report access
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module