Skip to Content
Odoo Menu
  • Zaloguj się
  • Wypróbuj za darmo
  • Aplikacje
    Finanse
    • Księgowość
    • Fakturowanie
    • Wydatki
    • Arkusz kalkulacyjny (BI)
    • Dokumenty
    • Podpisy
    Sprzedaż
    • CRM
    • Sprzedaż
    • PoS Sklep
    • PoS Restauracja
    • Subskrypcje
    • Wypożyczalnia
    Strony Internetowe
    • Kreator Stron Internetowych
    • eCommerce
    • Blog
    • Forum
    • Czat na Żywo
    • eLearning
    Łańcuch dostaw
    • Magazyn
    • Produkcja
    • PLM
    • Zakupy
    • Konserwacja
    • Jakość
    Zasoby Ludzkie
    • Pracownicy
    • Rekrutacja
    • Urlopy
    • Ocena pracy
    • Polecenia Pracownicze
    • Flota
    Marketing
    • Marketing Społecznościowy
    • E-mail Marketing
    • SMS Marketing
    • Wydarzenia
    • Automatyzacja Marketingu
    • Ankiety
    Usługi
    • Projekt
    • Ewidencja czasu pracy
    • Usługi Terenowe
    • Helpdesk
    • Planowanie
    • Spotkania
    Produktywność
    • Dyskusje
    • Zatwierdzenia
    • IoT
    • VoIP
    • Baza wiedzy
    • WhatsApp
    Aplikacje trzecich stron Studio Odoo Odoo Cloud Platform
  • Branże
    Sprzedaż detaliczna
    • Księgarnia
    • Sklep odzieżowy
    • Sklep meblowy
    • Sklep spożywczy
    • Sklep z narzędziami
    • Sklep z zabawkami
    Żywienie i hotelarstwo
    • Bar i Pub
    • Restauracja
    • Fast Food
    • Pensjonat
    • Dystrybutor napojów
    • Hotel
    Agencja nieruchomości
    • Agencja nieruchomości
    • Biuro architektoniczne
    • Budowa
    • Zarządzanie nieruchomościami
    • Ogrodnictwo
    • Stowarzyszenie właścicieli nieruchomości
    Doradztwo
    • Biuro księgowe
    • Partner Odoo
    • Agencja marketingowa
    • Kancelaria prawna
    • Agencja rekrutacyjna
    • Audyt i certyfikacja
    Produkcja
    • Tekstylia
    • Metal
    • Meble
    • Jedzenie
    • Browar
    • Prezenty firmowe
    Zdrowie & Fitness
    • Klub sportowy
    • Salon optyczny
    • Centrum fitness
    • Praktycy Wellness
    • Apteka
    • Salon fryzjerski
    Transakcje
    • Złota rączka
    • Wsparcie Sprzętu IT
    • Systemy energii słonecznej
    • Szewc
    • Firma sprzątająca
    • Usługi HVAC
    Inne
    • Organizacja non-profit
    • Agencja Środowiskowa
    • Wynajem billboardów
    • Fotografia
    • Leasing rowerów
    • Sprzedawca oprogramowania
    Przeglądaj wszystkie branże
  • Community
    Ucz się
    • Samouczki
    • Dokumentacja
    • Certyfikacje
    • Szkolenie
    • Blog
    • Podcast
    Pomóż w nauce innym
    • Program Edukacyjny
    • Scale Up! Gra biznesowa
    • Odwiedź Odoo
    Skorzystaj z oprogramowania
    • Pobierz
    • Porównaj edycje
    • Wydania
    Współpracuj
    • Github
    • Forum
    • Wydarzenia
    • Tłumaczenia
    • Zostań partnerem
    • Usługi dla partnerów
    • Zarejestruj swoją firmę rachunkową
    Skorzystaj z usług
    • Znajdź partnera
    • Znajdź księgowego
    • Spotkaj się z doradcą
    • Usługi wdrożenia
    • Opinie klientów
    • Wsparcie
    • Aktualizacje
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Zaplanuj demo
  • Cennik
  • Pomoc

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

  • CRM
  • e-Commerce
  • Księgowość
  • Zapasy
  • PoS
  • Projekt
  • MRP
All apps
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Pomoc

Inventory Products - Import Error - Missing required value for the field 'location_id'

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
importingproductsimporterrorInventory
6 Odpowiedzi
11886 Widoki
Awatar
Luke

I'm trying to update the quantity of my products by importing an xlsx file, however I receive the error message "Missing required value for the field 'location_id'". 


I export the products, making sure I check  " I want to update data (import-compatible export)", as well as including Location/External ID. From there I include the location as "stock.stock_location_stock" in the location id column.  

 

I just want to update the products in SOH, so I've used the location ID as "stock.stock_location_stock" and included for each row of products.


Does anyone know why this is happening?


0
Awatar
Odrzuć
Kestutis Urbonas

Did you managed to solve this problem ? I'm facing same.

OdooBot

I'm on parental leave,returning early next year. Anything you would have previously spoken to me about, please reach out to michael.trinh@sepalliance.com.au

 

Kind Regards,

Luke

 

Awatar
Miguel Cruz
Najlepsza odpowiedź
  1. You need to add a column "Location/ID" to your xls file
  2. Set the appropriate value in each cell
  3. what are the valid values?
    1. In Settings, Activate the developer Mode
    2. In Settings, Menu Technical > section Sequences & Identifiers > "External Identifiers"
    3. Search for Model Name for: stock.location
    4. use one the values in column "Complete ID" (e.g. stock.stock_location_stock)


I hope this helps.

If you found this answer helpful, please consider upvoting so others can find this solution too. Thank you. 🙏



The column name "Location/ID" in your excel must match "Location / External ID"


In Settings, Menu "Technical" > section "Sequences & Identifiers" > "External Identifiers"

Use one of the values in column "Complete ID"




0
Awatar
Odrzuć
Awatar
Thuy Ngoc
Najlepsza odpowiedź

Hi Luke,

I think this video can help you:

https://www.youtube.com/watch?v=UOBxxnYDIsM&list=PLSKcWRTtEl5qzvRaI-VTGavfReiHS_EEb&index=1

0
Awatar
Odrzuć
Awatar
Cybrosys Techno Solutions Pvt.Ltd
Najlepsza odpowiedź

Hi,

For solving this first you need to export Location/ID from the stock.quant , and then importing you can add the location id here.


Regards

0
Awatar
Odrzuć
Awatar
Largotek S.R.L.
Najlepsza odpowiedź

Fix it, you just need to fill the field operations / dest_location_id or operations / location_id in your case.

never teh less you can buy this module https://www.odoo.com/es_ES/shop/ip-import-picking-import-shipment-delivery-internal-transfer-by-ipredict-it-solutions-pvt-ltd-for-version-15-0-47575#attr=


0
Awatar
Odrzuć
Awatar
Alexander Vranken
Najlepsza odpowiedź

We have the same issue, anyone found a solution?

0
Awatar
Odrzuć
Awatar
Mindaugas
Najlepsza odpowiedź

check in adjustment(just create and export as example). as i remember, there in  lines are used not templates but product.product. so  it can be for this. and location id, try to use location ext id, or name. some case (quite often), error shows this, but reallity is different

0
Awatar
Odrzuć
Podoba Ci się ta dyskusja? Dołącz do niej!

Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!

Zarejestruj się
Powiązane posty Odpowiedzi Widoki Czynność
Import user group fails with No matching records found for name
importing importerror
Awatar
0
cze 24
2225
Inventory assistance to capture data spefic to each item in storeroom
products Inventory
Awatar
0
mar 24
1648
Cannot remove test item from products or invnetory
products Inventory
Awatar
Awatar
1
lis 22
2216
Is there a list of all sales/products/ import fields?
importing products
Awatar
Awatar
Awatar
2
wrz 22
4162
Inventory Managment Rozwiązane
products Inventory
Awatar
Awatar
1
lip 21
2449
Społeczność
  • Samouczki
  • Dokumentacja
  • Forum
Open Source
  • Pobierz
  • Github
  • Runbot
  • Tłumaczenia
Usługi
  • Hosting Odoo.sh
  • Wsparcie
  • Aktualizacja
  • Indywidualne rozwiązania
  • Edukacja
  • Znajdź księgowego
  • Znajdź partnera
  • Zostań partnerem
O nas
  • Nasza firma
  • Zasoby marki
  • Skontaktuj się z nami
  • Oferty pracy
  • Wydarzenia
  • Podcast
  • Blog
  • Klienci
  • Informacje prawne • Prywatność
  • Bezpieczeństwo Odoo
الْعَرَبيّة 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 to pakiet aplikacji biznesowych typu open source, które zaspokoją wszystkie potrzeby Twojej firmy: CRM, eCommerce, księgowość, inwentaryzacja, punkt sprzedaży, zarządzanie projektami itp.

Unikalną wartością Odoo jest to, że jest jednocześnie bardzo łatwe w użyciu i w pełni zintegrowane.

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