Search 1.9 billion lines of Odoo code on GitHub

web_image_cache

Author: IT-Projects LLC, Eugene Molotov
License: Other OSI approved licence
Branch: 13.0-attachment_large_object
Repository: brain-tec/misc-addons
Dependencies: product, and web
Languages: Python (232, 84.1%), and reStructuredText (44, 15.9%)
Other branches: 13.0, 13.0-project_timelog, 13.0-res_partner_country_code, and yelizariev-patch-1
Other repositories: Innoria/misc-addons, em230418/misc-addons, germanponce/misc-addons, itpp-labs/misc-addons, mehdibenhac/misc-addons, trojikman/misc-addons, wahello/misc-addons, and yelizariev/addons-yelizariev

<a class="reference external image-reference" href="https://itpp.dev"><img alt="Tested and maintained by IT Projects Labs" src="https://itpp.dev/images/infinity-readme.png" /></a> <a class="reference external image-reference" href="https://opensource.org/licenses/MIT"><img alt="License: MIT" src="https://img.shields.io/badge/license-MIT-blue.svg"> </a> <a name="cache-resized-images"></a> <h2>Cache Resized Images</h2> <p>Cache resized images for faster response</p> <p>How odoo returns image with changed size?</p> <ul class="simple"> <li>Reads original image</li> <li>Changes it's size</li> <li>DOES NOT CACHE IT</li> <li>Returns to user</li> </ul> <p>This module caches resized images, so response is faster.</p> <a name="questions"></a> <h3>Questions?</h3> <p>To get an assistance on this module contact us by email :arrow_right: <a class="reference external" href="mailto:help&#64;itpp.dev">help&#64;itpp.dev</a></p> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li><a class="reference external" href="https://it-projects.info/team/yelizariev">Ivan Yelizariev</a></li> <li><a class="reference external" href="https://it-projects.info/team/iledarn">Ildar Nasyrov</a></li> <li><a class="reference external" href="https://it-projects.info/team/RafiZz">Rafis Bikbov</a></li> <li><a class="reference external" href="https://it-projects.info/team/KolushovAlexandr">Alexandr Kolushov</a></li> <li><a class="reference external" href="https://it-projects.info/team/em230418">Eugene Molotov</a></li> </ul> <a name="further-information"></a> <h3>Further information</h3> <p>Odoo Apps Store: <a class="reference external" href="https://apps.odoo.com/apps/modules/13.0/web_image_cache/">https://apps.odoo.com/apps/modules/13.0/web_image_cache/</a></p> <p>Notifications on updates: <a class="reference external" href="https://github.com/it-projects-llc/misc-addons/commits/13.0/web_image_cache.atom">via Atom</a>, <a class="reference external" href="https://blogtrottr.com/?subscribe=https://github.com/it-projects-llc/misc-addons/commits/13.0/web_image_cache.atom">by Email</a></p> <p>Tested on <a class="reference external" href="https://github.com/odoo/odoo/commit/f862f9650395b02f6a43c57cdf232a309fa6948e">Odoo 13.0</a></p>