Website Image Gallery

by
Odoo
v 13.0 Third Party 105
Download for v 13.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies eCommerce (website_sale)
Website (website)
Discuss (mail)
Invoicing (account)
Lines of code 116
Technical Name product_image_gallery
LicenseAGPL-3
Websitehttps://ticinoweb.tech
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies eCommerce (website_sale)
Website (website)
Discuss (mail)
Invoicing (account)
Lines of code 116
Technical Name product_image_gallery
LicenseAGPL-3
Websitehttps://ticinoweb.tech
Community:
v 13.0
Enterprise:
v 13.0

Website Image Gallery

ticinoweb ticinoweb

OVERVIEW

The purpose of this module is to open the image gallery when user click on the picture on the website.

Overview ticinoweb


Overview ticinoweb

ticinoWEB Odoo Services

ticinoweb

Odoo
Implementation

support

Have some implementation in mind,we have got you covered.

Odoo
Community Apps

support

We have a diverse range of Odoo Apps to make your Odoo experience better than ever.

Odoo Support & Maintenance

support

We provide exceptional support and maintenance services for Odoo services.

Odoo
Customization

support

Your requirements, our customized implementation. Have something unique in mind, get in touch with us.

Odoo
Integration Services

support

With our world-class web and API services in Odoo, our integration services are one of the best in the market.

Odoo Developer Outsourcing

support

Need an experienced, talented Odoo developer? Our developers are the best when it comes to technical knowledge and communication skills.

gio@ticinoweb.net
ticinoweb.net

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
rupesh
on 8/12/22, 8:00 AM

Hi   ticinoWEB   , I installed this module but when i click on website product detail product image i getting this error ,

An error occurred

Please use the copy button to report the error to your support service.

Odoo Server Error
Traceback (most recent call last):
  File "/opt/odoo14.0/odoo/addons/base/models/ir_http.py", line 237, in _dispatch
    result = request.dispatch()
  File "/opt/odoo14.0/odoo/http.py", line 683, in dispatch
    result = self._call_function(**self.params)
  File "/opt/odoo14.0/odoo/http.py", line 359, in _call_function
    return checked_call(self.db, *args, **kwargs)
  File "/opt/odoo14.0/odoo/service/model.py", line 94, in wrapper
    return f(dbname, *args, **kwargs)
  File "/opt/odoo14.0/odoo/http.py", line 347, in checked_call
    result = self.endpoint(*a, **kw)
  File "/opt/odoo14.0/odoo/http.py", line 912, in __call__
    return self.method(*args, **kw)
  File "/opt/odoo14.0/odoo/http.py", line 531, in response_wrap
    response = f(*args, **kw)
  File "/opt/odoo14.0/custom-addons/custom_theme_4/product_image_gallery/controllers/main.py", line 10, in get_all_images
    return request.env['ir.ui.view'].render_template(
Exception

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/odoo14.0/odoo/http.py", line 639, in _handle_exception
    return super(JsonRequest, self)._handle_exception(exception)
  File "/opt/odoo14.0/odoo/http.py", line 315, in _handle_exception
    raise exception.with_traceback(None) from new_cause
AttributeError: 'ir.ui.view' object has no attribute 'render_template'