Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

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

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

Urgent help on Missing on-hand quantity in Inventory of Odoo 12

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
warehousesinventorylocations
5360 Vizualizări
Imagine profil
Michael Liang

We have 2 warehouses for our company (let me name them as A and B), and they are working well. Now we need to create the 3rd one for the company (name it as C). One of our colleagues created one warehouse for this location last year, but we encountered some problems and archived this warehouse (C) at that time. I am thinking to activate and reuse this warehouse. and I find some problem of this warehouse again:

Problem 1: After I activated the previous warehouse (C), I found the location of Inventory A changed to the location of C automatically, which means the location of B and C are exactly the same now.

If I Edit and change the location of A back to its location, then the location of C will change simultaneously (the same as A).

after I carefully compared the locations list in the system, I found that there isn't a view type of location for warehouse A. So I create a view type location of warehouse A, and then move the location of A to that warehouse.(I mean, edit the original location of A, and set the parent location to the newly created view type location of Warehouse A). 

Then, the warehouse, location of 3 warehouses seems to be normal, and I can find the right products and quantity for each warehouse and location in the [Report]. But, when I try to create a sales order, then I find that there are not enough items in the inventory. when I check the details of each product in inventory, I found the on-hand number of all products in warehouse A is ZERO.

Questions:

1, why does the on-hand number of those products in Warehouse A change to ZERO;

2, How can I resolve this problem and recover the right on-hand number for warehouse A?

Thank you very much in advance for your help!
Michael

0
Imagine profil
Abandonează
Michael Liang
Autor

Sorry, made a mistake in 2nd paraph ( Problem 1): mistyping A into B. actually, Warehouse B is intact all the time; so the precise description should be:

Problem 1: After I activated the previous warehouse (C), I found the location of Inventory A changed to the location of C automatically, which means the location of "A" and C are exactly the same now.

Emma Dimech

Hi Michael!
The reason why Qty on Hand is because you configured the Location Type to "View" please note that "View" cannot hold product stock directly like other locations, hence why it is coming as 0.
I recommend you change the location back to "Internal" or something similar.

As for your other issue, I am unsure of why that behaviour is occurring without seeing your database, but do you have one of the Warehouses setup to Resupply? Maybe an odd connection is occurring because of that or from a third party module you have.

Michael Liang
Autor

Hi Emma, thank you so much for your information.
The location where I put the products actually is an "internal location", not a "view" type. but when I create the location, we need to select a parent location, so I create a View type location of that warehouse and then put the real location under it as a child location. and only with this, I can set the location under the warehouse where it should be.
I guess, when we create a warehouse, the system will automatically create a "view" type location with the same name as the "short name" of the warehouse. and then, we will be able to select this view type location as the parent location when we create the real location for this warehouse.
My problem is: I can't find the view type parent location when I try to put the real location of this warehouse. so I manually create a view type location of this warehouse and make it the parent location of the final, real location.
I don't know whether I have made it clear.
for example:
there is a warehouse A, I want to put the location LOC1 under warehouse A. In the location list, it should look like: A/LOC1
but when I try to creat or edit the LOC1 to be the child location of A, I can't find the option of A in the drop box, and I can't find it in the detail full list of location either. So I create a "view" type location of A, and then go back to edit LOC1, and I can select the warehouse A as the parent location now. and finally, the location look like: A/LOC1.
thanks.

Michael Liang
Autor

Another conflict thing:
When I check the detail of the product, the number of on-hand is 0, but when I click this cell and open the detail of on-hand information, I found the record and number is right, it has 20 pieces there. But why it shows zero on-hand, and I can't create sale order on it; Even worse, all products on the website is unavailable now, our clients can't put order online.

Enjoying the discussion? Don't just read, join in!

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

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
Stock location capacity
warehouses inventory locations
Imagine profil
Imagine profil
Imagine profil
2
sept. 25
3048
Warehouse
warehouses view inventory locations
Imagine profil
Imagine profil
1
mar. 24
2216
Different locations in one warehouse for multiple companies
warehouses inventory locations multicompany
Imagine profil
Imagine profil
2
mar. 21
3679
Hierarchical warehouse management with Odoo Rezolvat
warehouses inventory
Imagine profil
Imagine profil
1
oct. 25
4561
Odoo - use different production virtual locations with different GL accounts
inventory locations
Imagine profil
0
ian. 24
2283
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة 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 este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

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