Skip to content

Latest commit

 

History

History
 
 

shopinvader_image

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Follow the documentation of the storage_backend module

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.

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

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 smashing it by providing a detailed and welcomed feedback.

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

  • Akretion

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

You are welcome to contribute.