knowledge/attachment_preview
Pedro M. Baeza 1e789172c4
Merge pull request #217 from gurneyalex/8.0-fix_travis_lint
[FIX] lint errors in README files
2019-06-06 09:28:25 +02:00
..
i18n remove obsolete .pot files [ci skip] 2018-06-15 23:17:09 +02:00
model catch case if no binary is given (#112) 2017-01-11 18:48:00 +01:00
static Merge pull request #137 from hbrunn/8.0-document_wopi 2019-06-05 22:50:59 +02: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 [RFR] add base module for actions on attachments 2018-02-04 19:42:38 +01:00
README.rst [FIX] lint errors in README files 2019-06-05 22:37:18 +02:00

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3

===================
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.