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

Inventory Count

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
inventorycountadjustments
4 Replies
9418 Tampilan
Avatar
Wombat

Hi, I need to do a stocktake of all products. Items with stock movements appear in the Inventory -> Operations -> Inventory Adjustments but it does not list all products. My goal is to export the list of product to a spreadsheet, assign a location to each storeman, and have them count the stock. I then intend to import the counted quantities back into an adjustment. 

The problem is that when I tried to export the products, not all of them are listed.

Playing on a demo site, there seem to be some funky stuff going on with variants which seem to be to be this most horrible thing. Surely variants could have been through through a bit more. Anyway, I'll digress a bit further. From what i have read, there is a product-template table and a product-product table... what the ..?? yes, it appears so. It's hard to know what is going on. Product-product ids are used just about everywhere but product-templates is where product details are stored... What??

Ok. Does anyone know how to stocktake for all products regardless of whether they have previous stock moves or not?

My head hurts.

0
Avatar
Buang
Avatar
Stéphane AMAOUA
Jawaban Terbai

I'm also struggling with the new Inventory Adjustments system. In Odoo14, you could create a list of product to count by category, by location or manually.

Now it seems that you need to first export all your product.product external ID to then use them in a spreadsheet to update quantity. Minimal columns being location_id, product_id and inventory_quantity.

I would love to know how are we supposed to import initial inventory easily since v15.

1
Avatar
Buang
Avatar
Wombat
Penulis Jawaban Terbai

Thank you for the response. I really do appreciate it.

I suspect I will never understand the logic behind product.product, product.template and variants. They seem to be unnecessarily messy. 

In regard to the count, I understand that each location can be grouped and assigned to a storeperson. What I have noticed is then there are only 883 products in total listed in the inventory adjustment page. There are almost 1600 Storable product items in the catalogue. I'm unclear about what happened to the other 717 odd items. 

I can see the full 1600 items from Inventory > Products and apply a filter on Storable Products.

0
Avatar
Buang
Ralf Mens

This overview only shows the products that are in stock. If you want to add a product that is in stock, but not in the list, you can click on 'Create'. You then choose the right location, product and enter the counted quantity.

Wombat
Penulis

Thank you once again. So, for the products we have not yet recorded any activities we need to manually create an entry just to do the initial count? That is a lot of manual work (717 items) for stores people to enter and would be better to do via an import.

Is it just the way I am looking at this issue or is this something Odoo has missed?

Ralf Mens

No, je can also import these rules if there are many! Just use the import button!

Avatar
Ralf Mens
Jawaban Terbai

Hi,

Everytime you create a product in Odoo you actually create a Product Template (product.template). The same information will also be stored in product.product, which is your actual product. Product.product is used for your variants. Each variant is a individual product in product.product. I hope this clarifies :).

When you want to do an inventory count you can use the Inventory app > Operations > Inventory adjustments. What you could do is group the list by the locations you want to have counted by different people. For example Group by > Location, if every location has another storeman. You select the (group of) products that you would like to be counted by this person, and then click on Request a count. In the popup you can select the person responsible for the count.

If you don't want to use the Odoo UI you can also export this data and import later. Select 'I want to update later' in your export popup, and export the details your storeman needs to do the count. Also include the field Counted Quantity and use this to import later again. When you import the file i would only import the external ID and the Counted Quantity field. After import, you can Apply the count. 

I hope this helps!

0
Avatar
Buang
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
Discrepancy: Inventory Valuation qty (Current) vs. Product detail qty (On Hand) Diselesaikan
inventory count
Avatar
Avatar
Avatar
Avatar
4
Feb 22
8646
inventory adjustment Diselesaikan
inventory adjustments
Avatar
Avatar
2
Mar 21
3442
INVENTORY STOCK ADJUSTMENT IN ODOO 13 Diselesaikan
inventory adjustments
Avatar
Avatar
1
Nov 19
6725
Inventory Adjustment, odoo 10 doesn't do nothing
inventory adjustments
Avatar
0
Nov 18
3573
inventory adjustment being done wrongly
accounting inventory count inventory_count adjustments
Avatar
Avatar
1
Feb 24
2097
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