knowledge/attachment_preview
2016-05-28 12:34:41 -04:00
..
i18n OCA Transbot updated translations from Transifex 2016-05-28 12:34:41 -04:00
model fix travis (flake8) 2015-03-03 14:24:44 +01:00
static [IMP] simplify code 2015-11-18 08:44:46 +01:00
view [ADD] preliminary port of attachment_preview 2015-01-15 11:17:18 +01:00
__init__.py [ADD] preliminary port of attachment_preview 2015-01-15 11:17:18 +01:00
__openerp__.py [UPD] prefix versions with 8.0 2015-10-09 10:00:24 +02:00
README.rst [IMP] use current OCA template for README 2015-11-18 08:49:33 +01:00

Preview attachments
===================

This addon allows to preview attachments supported by http://viewerjs.org.

Currently, that's most Libreoffice files and PDFs.

Installation
============

For filetype recognition, you'll get the best results by installing
``python-magic``::

sudo apt-get install python-magic

Usage
=====

The module adds a little print preview icon right of download links for
attachments or binary fields.

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
    :alt: Try me on Runbot
    :target: https://runbot.odoo-community.org/runbot/118/8.0

For further information, please visit:

* https://www.odoo.com/forum/help-1

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/knowledge/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
`here <https://github.com/OCA/knowledge/issues/new?body=module:%20attachment_preview%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Credits
=======

Addon icon
----------

* courtesy of http://commons.wikimedia.org/wiki/Crystal_Clear

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

* Holger Brunn <hbrunn@therp.nl>

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.