Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 65 |
Technical Name |
alnas_binary_preview |
License | LGPL-3 |
Website | https://www.github.com/alienyst |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 65 |
Technical Name |
alnas_binary_preview |
License | LGPL-3 |
Website | https://www.github.com/alienyst |
Simple Binary Preview Widget
Help you to preview binary field content (images, PDF, text) directly.

Installation
To install this module:
- Download the module and place it in Odoo Custom Addons folder.
- Restart Odoo Server
- Go to Odoo UI and Enable Debug Mode then open the Apps menu.
- Refresh the list by clicking Update Apps List. Finally, you will see 'Simple Binary Preview Widget' module and click the Install button.
How To Use
- Add this widget in the field tag
- example:
<field name="example_binary_field" widget="binary_preview"/>
- Then you will see 'eye' icon on the right side of the field. Click it to preview the binary content.
Notes
We welcome any feedback and suggestions, especially for improving this module. Thank you!
Please log in to comment on this module