Recent blog posts
- DrupalCamp CA / Guatemala 2010
- Content Profile Form inside User Edit for Drupal 6
- How use views arguments in PHP Code for Drupal 6
- Drupal Contribution: Generate vancode using mysql alone
- Drupal Module Patch: Belated PNG
- Drupal Patch to Notify Module to process only new content
- Notify module: Handle both published and unpublished entries
- osCommerse Authentication | New Drupal Module
- Single Sign On between Drupal and Moodle
- Share SSH Public Key Authentication
Reply to comment
Submitted by enzo on Fri, 01/23/2009 - 17:59
QReport is tabular report with pagination support with free source of data.
Some times we need create simple reports but using free data, we don't need reach the information from database or using DB model structure, do this task
using QDataGrid could be so hard, for this reason appear qreport to be simple and util to create reports.
Features:
- Push elements cell by cell
- Push elements row by row
- Format styles by row
- Pagination
Frameworks supported:
QCubed 1.0.0 RC2
Qcodo 0.3.43
Attached on this post could you find a patch to apply to QCubed and zip file for instalation on QCubed or QCodo
| Attachment | (click to download) | |
|---|---|---|
| qreport.patch | 35.52 KB | |
| qreport.zip | 13.87 KB |

