Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • eLearning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Información
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Alimentación y hostelería
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidor de bebidas
    • Hotel
    Inmueble
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Empresa contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textil
    • Metal
    • Muebles
    • Alimentos
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Oficios
    • Handyman
    • Hardware y asistencia informática
    • Sistemas de energía solar
    • Zapatero
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin ánimo de lucro
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyecto
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

How to configure products with different SKU/names/codes ?

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
saasinventorystudioquickstart13.0
2 Respuestas
9732 Vistas
Avatar
Maureen Winand (mwd)

2 documents on:

  • how to configure OOTB to have different names for the same product
  • how to import this information later to the product template
1
Avatar
Descartar
Avatar
Maureen Winand (mwd)
Autor Mejor respuesta

I’ll share with 2 documents with you:

1. A PDF with the step by step on how to configure OOTB to have different names for the same product, for example, Product is called PPProduct bye the Client A and Producttt by client B and we want this reflected on their SO

Context:
When a product has different names or codes for different clients, and we want to have the
name/code of product on the SO that correspond to the customer we are selling the product.
*So, one product and different name/codes for different customers and/or vendors
Product: Test product
Client name for “Test Product” is: Name
Client code for “Test Product” is: Code
So we want to have →

Solution:
There are 2 solutions:
1) We add the Customer on the Vendor tab, with their product’s name/code and Odoo will
use that info on the SO


Problems: we will have vendors and customers mixed on the same list

2) We add a new tab, for the customers and one more for the vendors, so we split the
existing tab/field in two and we will have the product’s name/code on the SO, by using
the same base field (“seller_ids”)

Step by Step solution:

Here the details on how to:
1) We create the tab on the product template for the Product’s name – client


2) Then we add a one2many field linked to “Supplier Pricelist”


And we will name this field “Clients” for example.


3) We go to the list view of the new field and add a new Boolean field called “Customer”:


*We will hide this field later, but we need it now, to check that our flow is working
correctly.

4) Here we can modify the fields displayed according to your client’s needs. We can delete
some fields from here like currency, quantity, UoM, price. Then add: vendor name and
vendor code (Of course we should change the name of the fields so the user does not get
confused)
Also, we need to make the field now called “Customer” editable, (it comes as read only)


5. Go to the list view of our field, we will go to the tab “view” and make it editable, so the
user will not see the options we delete from the view, like price, currency, etc.


6) Now we go to “more” information about the field “Clients” and we will modify the domain
as: [('x_studio_customer','=',True)]

7) And we will also add a context to this field: context="{'default_x_studio_customer': True}"


After saving the last modifications it will look like this: 


8) And it is ready to use and add some client’s SKU: 


9) Now if we go and sell this product to this client, it will show like:


10) You can apply almost the same steps to now add the tab for the vendors (steps 1 to 3,
and 6 – 7)


11) And finally, you can hide the “customer” and “vendor” boolean fields:


12) You can hide the base field of the purchase tab, it will contain both, customers and vendor.


 Resume of Formulas/Code used:
*Formula:
Context field customer: "{'default_x_studio_customer': True}"
Domain: [["x_studio_customer","=",True]]
Contexte field vendor: "{'default_x_studio_vendor: True}"
Domain : [["x_studio_vendor","=",True]]

Advise and Tips:
*You must create 2 boolean fields, one for vendors and one for customer, otherwise the domain
“filter” will not work.

*Be careful with the list order: once you add vendors and clients, remember that odoo will take
the first on the list (for any route configured: Reordering rules/MTO), and it could be a vendor or
a customer (depending which you added first).
Solution: You can hide this field for almost all users and let it visible for the managers so they will
be able to check the entire list and move registers if needed. 


2. A template on how to import this information later to the product template.




1
Avatar
Descartar
Caroline Renouprez (rec)

Nice one! Thanks!

Avatar
Tan Chia Huei
Mejor respuesta

Thank you so much for this solution! I needed to set up different brand names for different customers and because we were already using variants, it wasn't possible without your solution. It was easy to implement and I'll save this page somewhere for future reference :) 

0
Avatar
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Inscribirse
Publicaciones relacionadas Respuestas Vistas Actividad
Fedex Integration (2020) V12 - Belgium & International Resuelto
inventory quickstart 12.0 13.0
Avatar
Avatar
2
feb 24
3650
How to use Landed Costs in V13? Resuelto
accounting inventory quickstart 13.0
Avatar
1
abr 21
3366
Storable vs Consumable. What is the difference between these types of Products? Resuelto
accounting inventory quickstart 13.0 v14
Avatar
Avatar
Avatar
Avatar
3
jun 25
35349
How to switch product type from consumable to storable when going live in Inventory? Resuelto
inventory quickstart 12.0 13.0 11.0
Avatar
Avatar
2
jul 24
12382
How can I manage several subcontracting locations? Resuelto
inventory quickstart routes 13.0 v14
Avatar
Avatar
2
jun 22
5797
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y totalmente integrado.

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