Skip to Content
Menu

Binary Field Attachment Preview

by
Odoo
v 17.0 Third Party 333
Download for v 17.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 162
Technical Name ps_binary_field_attachment_preview
LicenseLGPL-3
Websitehttps://www.pysquad.com
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 162
Technical Name ps_binary_field_attachment_preview
LicenseLGPL-3
Websitehttps://www.pysquad.com
Community + Enterprise

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

Company Logo
NeedHelp?

Got questions or need help? Get in touch.

Contact Us

EmailEmail: contact@pysquad.com

PhonePhone:+91 8160395422

WhatsAppWhatsApp: +91 8160395422

Discover more at

www.pysquad.com

Open link www.pysquad.com

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
by
王谭旭
on 4/13/25, 11:29 PM

有个bug,和自带的ir.attachment冲突了:


TypeError: Many2many fields binary.field.preview.related_message_ids and ir.attachment.related_message_ids use the same table and columns


使用扩展继承而不是新建继承是不是更合适?