OCA reporting engine fork for dev and update.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jairo Llopis d603677db9 Add LICENSE. 9 years ago
..
controllers [ADD] report_custom_filename 10 years ago
i18n [ADD] report_custom_filename 10 years ago
model [ADD] report_custom_filename 10 years ago
static/description [ADD] report_custom_filename 10 years ago
view [ADD] report_custom_filename 10 years ago
README.rst [ADD] move description to README.rst 9 years ago
__init__.py [ADD] report_custom_filename 10 years ago
__openerp__.py Add OCA as author of OCA addons 9 years ago

README.rst

Custom report filenames
=======================

This addon allows for custom filenames for reports.

Configuration
=============

To configure this module, open the report whose filename you want to change and fill in the `Download filename` field. This field is evaluated as jinja2 template with `objects` being a list of browse records of the records to print, and `o` the first record.

Known issues / Roadmap
======================

* Currently, only old-style reports (ir.actions.report.xml) are supported, it should be simple to add support for qweb reports.

Credits
=======

Contributors
------------

* Holger Brunn <hbrunn@therp.nl>

Icon
----

Icon courtesy of http://www.picol.org/ (download_settings.svg)

Maintainer
----------

.. image:: http://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: http://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

To contribute to this module, please visit http://odoo-community.org.