Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 162 |
Technical Name |
ps_binary_field_attachment_preview |
License | LGPL-3 |
Website | https://www.pysquad.com |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 162 |
Technical Name |
ps_binary_field_attachment_preview |
License | LGPL-3 |
Website | https://www.pysquad.com |

Binary Field Preview Widget
Enhance your Odoo 17 experience with our Binary Field Preview Widget.
Note - To use this module, you need to add the
binary_preview
widget in your XML field.
Seamlessly preview binary files in Odoo 17 with our Binary Field Preview Widget. This widget enhances file management by allowing easy viewing of attachments directly in your form. Improve your workflow with a user-friendly interface that simplifies the handling of various file types.
Top Features
Discover the latest features and enhancements.

Instant File Previews
Instantly preview binary files directly within the form view. Avoid the hassle of downloading files to view content, streamlining your workflow.

User-Friendly Interface
Enjoy a clean and intuitive interface that makes file management a breeze. Easily navigate between attachments with minimal effort.

Multiple File Type Support
Preview a variety of file types, including images, PDFs, and documents. Ensure seamless access to all necessary files without needing additional software.

Upload and save documents: Support for all file types
This interface allows users to easily upload and save documents of various file types to the system. The versatile upload functionality supports a wide range of formats including images, PDFs, and other common file types.

Document preview: Eye icon for quick access
After saving a record, an eye icon appears next to each document, enabling quick preview access. This feature allows users to instantly view document contents without downloading, enhancing efficiency in document management. By clicking the eye icon, users can rapidly verify or review document information, saving time and improving workflow.

Flexible preview options: In-tab for images, new tab for other files
Clicking the preview icon opens images directly within the current tab, complete with a close button for easy navigation. Other file types launch in a new tab, providing a full-screen preview experience. This tailored approach ensures optimal viewing for different file formats, allowing users to efficiently review documents while maintaining their place in the workflow.
For Support

NeedHelp?
Got questions or need help? Get in touch.
Contact Us
Email: contact@pysquad.com
Phone:+91
8160395422
WhatsApp: +91 8160395422
Discover more at
www.pysquad.com
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
有个bug,和自带的ir.attachment冲突了:
TypeError: Many2many fields binary.field.preview.related_message_ids and ir.attachment.related_message_ids use the same table and columns
使用扩展继承而不是新建继承是不是更合适?