Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 942 |
Technical Name |
dynamic_reports |
License | OPL-1 |
Versions | 16.0 17.0 |
Demonstration
Introducing Dynamic Reports: Revolutionize your reporting experience with our intuitive app, designed to empower users to create bespoke reports from the ground up for any selected model. Our user-friendly variable substitution system simplifies complex report building, making it accessible to everyone. But that's not all – our state-of-the-art preview window allows you to envision your reports in their final glory before even printing them. With just one click, you can download and share this preview, showcasing your insights effortlessly. Embrace the future of reporting with Dynamic Reports, where simplicity meets sophistication.

Details
Installation and Configuration
After installation add user to newly created "Dynamic Reports" group and in its settings menu choose which models are available for this app to build reports for.

Creating Custom Variables
You can create custom variables. Their names will be automatically surrounded by {}, so that when you use them in a report when printing, they will be substituted by chosen fields values. Variables work everywhere: in title, body (text and table) and footer. You can configure each variable's empty value that will be used if fields do not have a value. There is a global empty value setting. Fields empty value takes precedence over global setting. But if both empty values are not set app will use predefined text ("_______") for empty fields. Read all fields help anotations.

Create Text Report
You can create custom text reports using odoos built in html field and use variables in it. You can customize text using html fields functionality. As described above each field has it's own empty value setting.

Creating Table Report
You can build html table in report using our app and use variables in it too. Number of columns can be different in a rows. You can stretch shorter rows to the longest one, by simply switching setting "Stretch Columns". You can controll if it has a border or not also by a simple setting.

Functionality
Describes apps general functionality, live previews, printing reports, customizing titles and footers, changing fonts.

Buttons
Describes buttons functionality: hiding reports from print menu, removing its record from ir.actions.report. You can modify report type from "Report" button.

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
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Hello is it possible to use in sales reports, invoices and rest ?
Re:
Hello. Yes, it can be used in any models sales, invoices and rest. You can choose in settings on which models you can create reports for. It even works for any third party custom models.