Search 1.9 billion lines of Odoo code on GitHub

odoo-attachment-preview

Author: Simon Leblanc
License: no license
Branch: master
Repository: cristinamartinrod/odoo-attachment-preview
Dependencies: document, and web
Languages: CSS (122, 0.2%), JavaScript (59803, 99.3%), Markdown (23, 0.0%), PO File (15, 0.0%), Python (12, 0.0%), SVG (257, 0.4%), and XML (14, 0.0%)
Other repositories: MiguelDeveloperOdoo/odoo-attachment-preview, dmxd/odoo-attachment-preview, haylahi/odoo-attachment-preview, jboubix/odoo-attachment-preview, jgoclawski/odoo-attachment-preview, leblanc-simon/odoo-attachment-preview, nadiaafa/odoo-attachment-preview, sc4you/odoo-attachment-preview, and soluxSG/odoo-attachment-preview

<h1>Odoo Attachment Preview</h1> <p>this module add a preview for attachments in all modules with attachments.</p> <ul> <li>Preview images</li> <li>Preview PDF</li> <li>All other types : add an icon to easy download in the preview block</li> </ul> <h2>Installation</h2> <p>in your addons directory :</p> <p><code>bash git clone https://github.com/leblanc-simon/odoo-attachment-preview.git attachment_preview </code></p> <p>Reload modules in Odoo and install it.</p> <h2>Compatibility</h2> <p><strong>This module is tested only with Odoo 8 and Odoo 10</strong></p> <h2>Preview</h2> <p><img src="https://www.leblanc-simon.fr/github/odoo-attachment-preview1.png" alt="attachments list"> <img src="https://www.leblanc-simon.fr/github/odoo-attachment-preview2.png" alt="preview attachment"></p> <h2>License</h2> <p>AGPL v3</p> <h2>Thanks to</h2> <ul> <li><a href="https://mozilla.github.io/pdf.js/">PDF.js</a></li> <li><a href="https://github.com/martinaglv/touchTouch">TouchTouch</a></li> </ul> <h2>Author</h2> <ul> <li><a href="contact@leblanc-simon.eu">Simon Leblanc</a></li> </ul>