Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

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

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

OdooV11 missing internal reference in products with variants

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
inventoryreferencesodoo11
2 Replies
8787 Tampilan
Avatar
Jorge Cardona

Hi, I have a doubt about the inventory module. In the model product.template, in the views: 

product.product_template_tree_view, product.product_template_canban_view

When I add a variation in a product, the internal reference of that product disappears. This is a bug or that is the function?


I searched this issue and I found that the odoo v8 had the same problem, but supposdly it was solved. I read about that in this link:

https://github.com/odoo/odoo/issues/2772



0
Avatar
Buang
Avatar
Ray Carnes
Jawaban Terbai

This is not a BUG, this is just how Odoo is designed to work.

You might need to expand your understanding of the difference between a product template and a product variant.

https://www.odoo.com/documentation/user/11.0/inventory/settings/products/variants.html 

https://www.odoo.com/documentation/user/11.0/ecommerce/managing_products/variants.html

Once you create Variants from a product, that original product becomes a product template for the variant (a place to edit the attributes common to all variants) and can no longer be sold.

The variants of that product are now what is sold, so that's why only they have an internal reference.

Example:

If you create a product called 'TSHIRT' and then create two variants 'WHITE TSHIRT' and 'BLACK TSHIRT' then you no longer sell 'TSHIRT'.  You now sell just the two variants 'WHITE TSHIRT' and 'BLACK TSHIRT'.  The 'TSHIRT' remains the template for both variants, and any new ones you may create.  The product template is where you manage the information common to all variants.  The product variant is where you manage the information specific to that variant.

 

4
Avatar
Buang
LaoThai

So how can I search product variant by Internal Reference code in product.template tree view? Is this possible?

Avatar
Niyas Raphy (Walnut Software Solutions)
Jawaban Terbai

Hi,

This is not bug , when you have more than one variant for a product. you need distinct internal reference for these variants.

So the internal reference will be moved to the variants, where you can assign the different internal reference for the variants.


Example :

Product named Iphone having variants memory as 64 and 32. Now the internal reference field in the product.template will get disappeared. Now you can go to the product.product and set the internal reference for this products.


See if you have only one variant for product, ie, only memory 34 is available , then you can set the internal  reference from the product.template itself.


Thanks

3
Avatar
Buang
LaoThai

So how can I search product variant by Internal Reference code in product.template tree view? Is this possible?

Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
Odoo 11: Inventory Report on Specific Date doesn't seem to work
inventory odoo11
Avatar
Avatar
Avatar
Avatar
Avatar
5
Okt 21
7014
Record does not exist or has been deleted. Diselesaikan
inventory odoo11
Avatar
Avatar
1
Sep 19
6856
How to get stock history in Odoo 11
stock inventory odoo11
Avatar
Avatar
1
Okt 19
6003
How maintain lost wise Cost
inventory lot cost odoo11
Avatar
0
Mei 19
59
Odoo 11 Inventory, Unit of Measure and BOM for Restaurants & Bars Diselesaikan
inventory bom Unit of Measure odoo11
Avatar
Avatar
Avatar
4
Nov 24
8741
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة 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 adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

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