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

Serial number assigned to two locations after skipping the PICK step

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
inventorylocationserial_number
1 Balas
740 Tampilan
Avatar
Benjamin ROCHE

Hello,

I am using the Inventory module with a 2-step outgoing shipment flow (PICK + OUT), and I manage my products with serial numbers. I am using Odoo 18 on Odoo.sh


For one customer delivery, I had to prepare items on different days.

  • On the first day, I validated a PICK removing Product A.
  • Later, when preparing the same product, I mistakenly skipped creating a new PICK and directly selected the serial number (e.g. 001) in the OUT (Output to Customer) step.

Now Odoo shows the serial number 001 in two locations at once:

  • Stock location
  • Customer location

I tried several things to fix this:

  • Creating a new PICK with the same serial number → still shows 001 in 2 locations (Output + Customer).
  • Setting stock to 0 with an inventory adjustment → still shows 001 in 2 locations (Adjustment + Customer).
  • Returning the OUT (which creates an IN from the customer) → still have 2 serial numbers 001.

In the Serial Numbers Kanban view, serial number 001 is now in None Location. When I try to move it, Odoo gives this error: "Invalid Operation: You can only move a lot/serial to a new location if it exists in a single location."

What is the best way to correct this situation and clean up a serial number that is stuck in multiple locations due to a skipped PICK step?

Thanks in advance for your help!

0
Avatar
Buang
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Jawaban Terbai

Hi,


You encountered a serial number integrity issue in Odoo caused by skipping the PICK step in a two-step delivery flow (Pick + Out). By directly assigning the serial number in the OUT step, Odoo now thinks the same serial exists in two places,  in stock and with the customer, which leaves it stuck in the "None Location" and prevents further moves.


The best way to fix this is to first cancel or return the problematic OUT delivery so the serial comes back from the customer to stock. Then, unreserve and correct the PICK, reassign the correct serial, and validate the moves in the proper order. If that does not resolve the duplication, an Inventory Adjustment can reset the serial by forcing its quantity to zero in all wrong locations and re-adding it correctly in the right place.


As a last resort, if even inventory adjustments fail, the issue can be fixed at the database level by cleaning up duplicate entries in the stock_quant table, though this should be done carefully and only with proper backups.


To prevent this problem in the future, always follow the complete multi-step process, use partial deliveries or split shipments if items are prepared on different days, and cancel and redo moves if mistakes happen instead of bypassing steps.


Hope it 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
Product/Serial not unique when I try to received a returned product.
inventory serial_number
Avatar
Avatar
Avatar
2
Nov 21
5573
unique serial Number
inventory unique serial_number
Avatar
Avatar
1
Jan 25
3642
Package inside of a Package in Inventory (for storing inventory on a skid)
inventory location package
Avatar
0
Nov 22
4177
Add Serial Numbers to Existing Inventory Diselesaikan
inventory serial_number serial_numbers
Avatar
Avatar
1
Okt 25
14249
Location structure shows all inventory in v7
warehouse inventory location
Avatar
Avatar
1
Mar 15
6177
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