Se rendre au contenu
Odoo Menu
  • Se connecter
  • Essai gratuit
  • Applications
    Finance
    • Comptabilité
    • Facturation
    • Notes de frais
    • Feuilles de calcul (BI)
    • Documents
    • Signature
    Ventes
    • CRM
    • Ventes
    • PdV Boutique
    • PdV Restaurant
    • Abonnements
    • Location
    Sites web
    • Site Web
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Chaîne d'approvisionnement
    • Inventaire
    • Fabrication
    • PLM
    • Achats
    • Maintenance
    • Qualité
    Ressources Humaines
    • Employés
    • Recrutement
    • Congés
    • Évaluations
    • Recommandations
    • Parc automobile
    Marketing
    • Marketing Social
    • E-mail Marketing
    • SMS Marketing
    • Événements
    • Marketing Automation
    • Sondages
    Services
    • Projet
    • Feuilles de temps
    • Services sur Site
    • Assistance
    • Planification
    • Rendez-vous
    Productivité
    • Discussion
    • Validations
    • Internet des Objets
    • VoIP
    • Connaissances
    • WhatsApp
    Applications tierces Odoo Studio Plateforme Cloud d'Odoo
  • Industries
    Commerce de détail
    • Librairie
    • Magasin de vêtements
    • Magasin de meubles
    • Épicerie
    • Quincaillerie
    • Magasin de jouets
    Food & Hospitality
    • Bar et Pub
    • Restaurant
    • Fast-food
    • Maison d’hôtes
    • Distributeur de boissons
    • Hôtel
    Immobilier
    • Agence immobilière
    • Cabinet d'architecture
    • Construction
    • Gestion immobilière
    • Jardinage
    • Association de copropriétaires
    Consultance
    • Cabinet d'expertise comptable
    • Partenaire Odoo
    • Agence Marketing
    • Cabinet d'avocats
    • Aquisition de talents
    • Audit & Certification
    Fabrication
    • Textile
    • Métal
    • Meubles
    • Alimentation
    • Brewery
    • Cadeaux d'entreprise
    Santé & Fitness
    • Club de sports
    • Opticien
    • Salle de fitness
    • Praticiens bien-être
    • Pharmacie
    • Salon de coiffure
    Trades
    • Bricoleur
    • Matériel informatique et support
    • Systèmes photovoltaïques
    • Cordonnier
    • Services de nettoyage
    • Services CVC
    Autres
    • Organisation à but non lucratif
    • Agence environnementale
    • Location de panneaux d'affichage
    • Photographie
    • Leasing de vélos
    • Revendeur de logiciel
    Browse all Industries
  • Communauté
    Apprenez
    • Tutoriels
    • Documentation
    • Certifications
    • Formation
    • Blog
    • Podcast
    Renforcer l'éducation
    • Programme éducatif
    • Business Game Scale-Up!
    • Rendez-nous visite
    Obtenir le logiciel
    • Téléchargement
    • Comparez les éditions
    • Versions
    Collaborer
    • Github
    • Forum
    • Événements
    • Traductions
    • Devenez partenaire
    • Services for Partners
    • Enregistrer votre cabinet comptable
    Nos Services
    • Trouver un partenaire
    • Trouver un comptable
    • Rencontrer un conseiller
    • Services de mise en œuvre
    • Références clients
    • Assistance
    • Mises à niveau
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obtenir une démonstration
  • Tarification
  • Aide

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

  • CRM
  • e-Commerce
  • Comptabilité
  • Inventaire
  • PoS
  • Projet
  • MRP
All apps
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Aide

E-Commerce Exploded View Module

S'inscrire

Recevez une notification lorsqu'il y a de l'activité sur ce poste

Cette question a été signalée
viewsmoduleecommerce
1 Répondre
8610 Vues
Avatar
Cliff Kujala

Has anyone in the Odoo community seen a module for OpenERP 7 or Odoo 8 similar to this Magento module?

http://www.magentocommerce.com/magento-connect/exploded-view-product.html

Or if not, know a good developer to recommend for building something like this. 

0
Avatar
Ignorer
Luke Branch

i've taken a brief look and i'm interested in this module. could you provide a detailed specification on what you would like to achieve?

Cliff Kujala
Auteur

Basically, the Magento extension nearly covers all the key points needed for "micro fiche" or exploded view parts sales. There are a couple points that could help bring this concept to Odoo: - Use a non-stockable product with BoM Set and Phantom items to define the lists of parts to be shown on each parts explosion (I believe this is how the Magento-Odoo connector handles Magento's grouped products, but could be wrong) If there is a module existing which better handles the simple concept of grouped products, that could be used as a basis instead - Add a many2many field in the BoM list of items for defining the reference number of each item which is represented on the exploded diagram - Create an Odoo ecommerce template for the non-stockable product which displays the large image (exploded diagram), and below that the list of all the BoM phantom items - On each row of the BoM items, should be Reference, Name, Description, Qty input (with default pre-populated from BoM qty), Add-to-Cart button Per Line - Add-All button at bottom of page, so a customer could fill in their desired quantities on each line, and then add all those quantities with one click - Use nice subtle Jquery/Bootstrap popups to indicate the per line clicks where added to the cart - Use standard Odoo add-to-cart behavior for the Add-All button

Cliff Kujala
Auteur

It looks like there is potentially some underliing code already available to get the list of "exploded" items online. https://www.odoo.com/website/image?max_height=768&field=datas&model=ir.attachment&id=690973&max_width=1024 from the Odoo Block post https://www.odoo.com/blog/business-hacks-1/post/5-steps-to-grow-revenues-from-your-online-shop-165 shows a decent way to format and display the list of items. I also see a limitation of using BoM Set. A BoM set item cannot be a product.template, so in the case of items from the exploded diagram that might have varients, such as color, size, etc, then each variant would need to be listed on the table. It would be much nicer to display the template, and then select/radio/swatch option to choose your desired variant as they have done on the above linked "Option" products in the cart view.

Cliff Kujala
Auteur

This v7 bundle product module is out there. Maybe a port to v8, then build on top of this more basic bundle concept instead of pursuing the BoM path. Also this might be better too, because this module is supposed to add a bundle tab directly to the master product view. This would be a more expected workflow then switching over to manufacturing for defining the representative lines for the explosion diagram. Also, ideally the module would be tweaked to create a new product type (Explosion Master), and the tab would be labeled Explosion Items instead of Bundle items. Additionally, this "Explosion Master" can't actually be sold/purchased itself, as it is really just a holding place for the explosion diagram, and table of items on that diagram.

Cliff Kujala
Auteur

https://www.odoo.com/apps/modules/7.0/product_bundle/

Luke Branch

@Cliff, thanks for the detailed explanation, i'll take a look into this in detail as soon as I can find time after the holidays. I think this could be achievable in a simple custom module without too much hassle (at least for basic functionality). I work with a client who requires something similar (airsoft products and their related parts) so I can see this being of use to them. Do you have a copy of the magento module by any chance? It would be useful to take a look at the backoffice functionality they have included in their module so that something similar could be achieved in an Odoo module.

Cliff Kujala
Auteur

Sorry Luke. I don't have a copy of the Magento extension.

Avatar
mark.schaefer@btopenworld.com
Meilleure réponse

Sorry - I can't comment (Not enough Karma!)

I am VERY interested in this exploded view for v13 ecommerce - did you guys sort this?


0
Avatar
Ignorer
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !

Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !

S'inscrire
Publications associées Réponses Vues Activité
Field not added to model when module installed Résolu
views module fields
Avatar
Avatar
1
sept. 23
3635
how can i get the view of another model in my custom module
views module odoo
Avatar
0
mars 16
3892
create views in openerp
views module python2.7
Avatar
0
mars 15
4018
top atribute filter on ecommerce shop page.
filter module ecommerce design
Avatar
0
juin 23
1517
Problem implementing web_timeline Résolu
views module bugs timeline
Avatar
1
nov. 20
5053
Communauté
  • Tutoriels
  • Documentation
  • Forum
Open Source
  • Téléchargement
  • Github
  • Runbot
  • Traductions
Services
  • Hébergement Odoo.sh
  • Assistance
  • Migration
  • Développements personnalisés
  • Éducation
  • Trouver un comptable
  • Trouver un partenaire
  • Devenez partenaire
À propos
  • Notre société
  • Actifs de la marque
  • Contactez-nous
  • Emplois
  • Événements
  • Podcast
  • Blog
  • Clients
  • Informations légales • Confidentialité
  • Sécurité.
الْعَرَبيّة 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 est une suite d'applications open source couvrant tous les besoins de votre entreprise : CRM, eCommerce, Comptabilité, Inventaire, Point de Vente, Gestion de Projet, etc.

Le positionnement unique d'Odoo est d'être à la fois très facile à utiliser et totalement intégré.

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