Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Jídlo a pohostinství
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Penzion
    • Distributor nápojů
    • Hotel
    Nemovitost
    • Realitní kancelář
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Poradenství
    • Účetní firma
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textil
    • Kov
    • Nábytek
    • Jídlo
    • Pivovar
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Transakce
    • Údržbář
    • Podpora IT & hardware
    • Systémy solární energie
    • Výrobce obuvi
    • Úklidové služby
    • Služby HVAC
    Ostatní
    • Nezisková organizace
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Procházet všechna odvětví
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Služby pro partnery
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

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

Odebírat

Get notified when there's activity on this post

This question has been flagged
saasinventorystudioquickstart13.0
2 Odpovědi
9750 Zobrazení
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
Zrušit
Avatar
Maureen Winand (mwd)
Autor Nejlepší odpověď

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
Zrušit
Caroline Renouprez (rec)

Nice one! Thanks!

Avatar
Tan Chia Huei
Nejlepší odpověď

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
Zrušit
Enjoying the discussion? Don't just read, join in!

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

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
Fedex Integration (2020) V12 - Belgium & International Vyřešeno
inventory quickstart 12.0 13.0
Avatar
Avatar
2
úno 24
3658
How to use Landed Costs in V13? Vyřešeno
accounting inventory quickstart 13.0
Avatar
1
dub 21
3370
Storable vs Consumable. What is the difference between these types of Products? Vyřešeno
accounting inventory quickstart 13.0 v14
Avatar
Avatar
Avatar
Avatar
3
čvn 25
35374
How to switch product type from consumable to storable when going live in Inventory? Vyřešeno
inventory quickstart 12.0 13.0 11.0
Avatar
Avatar
2
čvc 24
12392
How can I manage several subcontracting locations? Vyřešeno
inventory quickstart routes 13.0 v14
Avatar
Avatar
2
čvn 22
5799
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة 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 je balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

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