Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita 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
  • Proyectos
  • 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
9722 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.

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
Fedex Integration (2020) V12 - Belgium & International Resuelto
inventory quickstart 12.0 13.0
Avatar
Avatar
2
feb 24
3648
How to use Landed Costs in V13? Resuelto
accounting inventory quickstart 13.0
Avatar
1
abr 21
3361
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
35289
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
12370
How can I manage several subcontracting locations? Resuelto
inventory quickstart routes 13.0 v14
Avatar
Avatar
2
jun 22
5788
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • 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 estar 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