Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

Any module available to allow for multiple product images?

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
v7images
9 Răspunsuri
13585 Vizualizări
Imagine profil
Nicholas Coad

Have anyone made a module for Openerp v7 to allow for multiple product images?

1
Imagine profil
Abandonează
Imagine profil
mihir shah
Cel mai bun răspuns

i had same problem and i found this module

https://code.launchpad.net/~serpentcs/openerp-web/multi-image-7.0

is completely work for multiple images in product and gives a pop up interface to view all multiple images

hope this is helpful

3
Imagine profil
Abandonează
grayson

This module looks great but I am having trouble getting it to work with 8.0(trunk). I think there must be some difference in how the http library works.

Pascal Tremblay

did you succeed to place multi images in the same product on odoo v8?

Luke Branch

@Grayson,

I'd recommend taking a look at the progress of the OCA's port of product_images to 8.0. Pedro Baeza has added a number of new useful features to it, and it looks almost complete:
https://github.com/OCA/product-attribute/issues/42
While it installs in 8.0, I would not recommend using it in production, as it is a development branch. I believe that it's pretty close to being pushed to stable though if you're interested at testing out the new features.

As always back up your database/filesystem first before installing. When I installed the module I noticed that it over-rides the default product image field. It leaves whatever images were stored in that field and simply uses the first image in whatever set of multiple images you upload using the module.

Be aware that once you uninstall the module any images that you uploaded with the multi image module will be removed.

I put together a module for storing multiple product images based on product_images from 7.0, and then built a view to display them in synced sliders on the product page as most people are used to in e-commerce platforms here:

https://github.com/OdooCommunityWidgets/website_multi_image

In case you're interested in displaying them on the frontend/webshop as well.

Imagine profil
Fabien Pinckaers (fp)
Cel mai bun răspuns

Not in my knowledge but you can easily add attachments to your products. To add an image in attachment to a product form, just write a message in the discussion thread attached to the product. If you install Knowledge Management module, you will have a Attachment menu on top of the product form.

1
Imagine profil
Abandonează
Nicholas Coad
Autor

FYI, I contacted SerpentCS who completed and updated an images module for me, works well.

Josef Tesar

Please post this module ... i search images_olbs for magentoerpconnector ... the version of deneroteam can't upload images to mageno. I have the error base64 and find no infos for repair.

Kurt Haselwimmer

@FP-Any chance that these attachments be accessible from the ecommerce product page via a dynamic block ?

grayson

@Kurt Haselwimmer though it is possible to pull attachments related to products through creation of a custom module, it would not be a very good solution as there is no option to delete or replace attachments/comments from product back-end.

Imagine profil
odoo dev
Cel mai bun răspuns

Hello,


I have module to store multi image for version 6 7 and 8

-2
Imagine profil
Abandonează
Ivan Elizaryev

Give a link to source

OdooBot
its not available in community sir :)

On Thu, May 7, 2015 at 6:42 PM, Ivan Yelizariev <yelizariev@it-projects.info> wrote:

Give a link to source

--
Ivan Yelizariev
Sent by Odoo S.A. using Odoo access your messages

Ivan Elizaryev

So, your answer is not helpful. I think this QA forum is not place for advertising your service.

OdooBot
ok no problem. 
sorry for that

On Thu, May 7, 2015 at 11:24 PM, Ivan Yelizariev <yelizariev@it-projects.info> wrote:

So, your answer is not helpful. I think this QA forum is not place for advertising your service.

--
Ivan Yelizariev
Sent by Odoo S.A. using Odoo access your messages

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
How to add a "Delete" button on the popup form? Rezolvat
v7
Imagine profil
Imagine profil
1
oct. 25
5599
Suggestion for image management for the website, mailings...
images
Imagine profil
0
iun. 25
3414
Minimum Lot Charge For Sales Order Line Items
v7
Imagine profil
0
dec. 24
10520
Record Rule to allow a User to update their own Employee object without belonging to Officer group Rezolvat
v7
Imagine profil
Imagine profil
Imagine profil
Imagine profil
3
sept. 24
22993
How to activate the Technical Features? Rezolvat
v7
Imagine profil
Imagine profil
Imagine profil
Imagine profil
Imagine profil
5
dec. 24
55076
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now