Shopinvader image

Beta License: AGPL-3 shopinvader/odoo-shopinvader

This module builds up on functionality defined in storage_image to define new Shopinvader-specific functionality, and implements them on the Shopinvader version of categories and variants.

Table of contents

Installation

Follow the documentation of the storage_backend module

Usage

Essentially, call _compute_images whenever you want to refresh all image thumbnails/resizes on your records. Resized images are then accessible through the “images” serialized field.

For an example of full implementation on a new model, you can view shopinvader_banner.

Changelog

10.0.1.0.0 (2018-05-02)

  • [ADD] First draft to have image into dict/json exported

12.0.1.0.0 (2019-06-03)

  • [12.0][MIG] shopinvader_image

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Akretion

Contributors

Maintainers

This module is part of the shopinvader/odoo-shopinvader project on GitHub.

You are welcome to contribute.