Skip to Content
Odoo Menu
  • Prisijungti
  • Išbandykite nemokamai
  • Programėlės
    Finansai
    • Apskaita
    • Pateikimas apmokėjimui
    • Sąnaudos
    • Skaičiuoklė (BI)
    • Dokumentai
    • Pasirašymas
    Pardavimai
    • CRM
    • Pardavimai
    • Kasų sistema - Parduotuvė
    • Kasų sistema - Restoranas
    • Prenumeratos
    • Nuoma
    Svetainės
    • Svetainių kūrėjimo įrankis
    • El. Prekyba
    • Internetinis Tinklaraštis
    • Forumas
    • Tiesioginis pokalbis
    • eMokymasis
    Tiekimo grandinė
    • Atsarga
    • Gamyba
    • PLM
    • Įsigijimai
    • Priežiūra
    • Kokybė
    Žmogaus ištekliai
    • Darbuotojai
    • Įdarbinimas
    • Atostogos
    • Įvertinimai
    • Rekomendacijos
    • Transporto priemonės
    Rinkodara
    • Socialinė rinkodara
    • Rinkodara el. paštu
    • SMS rinkodara
    • Renginiai
    • Rinkodaros automatizavimas
    • Apklausos
    Paslaugos
    • Projektas
    • Darbo laiko žiniaraščiai
    • Priežiūros tarnyba
    • Pagalbos tarnyba
    • Planavimas
    • Rezervacijos
    Produktyvumas
    • Diskucija
    • Patvirtinimai
    • IoT
    • VoIP
    • Žinių biblioteka
    • WhatsApp
    Trečiųjų šalių programos Odoo Studija Odoo debesijos platforma
  • Pramonės šakos
    Mažmeninė prekyba
    • Knygynas
    • Drabužių parduotuvė
    • Baldų parduotuvė
    • Maisto prekių parduotuvė
    • Techninės įrangos parduotuvė
    • Žaislų parduotuvė
    Food & Hospitality
    • Barai ir pub'ai
    • Restoranas
    • Greitasis maistas
    • Guest House
    • Gėrimų platintojas
    • Hotel
    Nekilnojamasis turtas
    • Real Estate Agency
    • Architektūros įmonė
    • Konstrukcija
    • Property Management
    • Sodininkauti
    • Turto savininkų asociacija
    Konsultavimas
    • Accounting Firm
    • Odoo Partneris
    • Marketing Agency
    • Teisinė firma
    • Talentų paieška
    • Auditai & sertifikavimas
    Gamyba
    • Textile
    • Metal
    • Furnitures
    • Maistas
    • Brewery
    • Įmonių dovanos
    Sveikata & Fitnesas
    • Sporto klubas
    • Akinių parduotuvė
    • Fitneso Centras
    • Sveikatos praktikai
    • Vaistinė
    • Kirpėjas
    Trades
    • Handyman
    • IT įranga ir palaikymas
    • Saulės energijos sistemos
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Kiti
    • Nonprofit Organization
    • Aplinkos agentūra
    • Reklaminių stendų nuoma
    • Fotografavimas
    • Dviračių nuoma
    • Programinės įrangos perpardavėjas
    Browse all Industries
  • Bendrija
    Mokykitės
    • Mokomosios medžiagos
    • Dokumentacija
    • Sertifikatai
    • Mokymai
    • Internetinis Tinklaraštis
    • Tinklalaidės
    Skatinkite švietinimą
    • Švietimo programa
    • Scale Up! Verslo žaidimas
    • Aplankykite Odoo
    Gaukite programinę įrangą
    • Atsisiųsti
    • Palyginkite versijas
    • Leidimai
    Bendradarbiauti
    • Github
    • Forumas
    • Renginiai
    • Vertimai
    • Tapkite partneriu
    • Services for Partners
    • Registruokite jūsų apskaitos įmonę
    Gaukite paslaugas
    • Susiraskite partnerį
    • Susirask buhalterį
    • Susitikti su konsultantu
    • Diegimo paslaugos
    • Klientų rekomendavimas
    • Palaikymas
    • Atnaujinimai
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Gaukite demo
  • Kainodara
  • Pagalba
You need to be registered to interact with the community.
All Posts People Badges
Žymos (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Žymos (View all)
odoo accounting v14 pos v15
About this forum
Pagalba

import problem

Prenumeruoti

Get notified when there's activity on this post

This question has been flagged
importproblems
2 Replies
5465 Rodiniai
Portretas
yvan
I have a problem with the article import. when I try to import a file of more than 5000 articles and a file of 38000 articles, but when I try to import it stops after more than two hours without importing, what should I do?
I use odoo16


0
Portretas
Atmesti
Waleed Ali Mohsen

I think you have a timeout issue, could you please check the Odoo log file to get more details about the error? Also need to know your Odoo hosting?

Mindaugas

can you detail, what you are importing? how importing

Cybrosys Techno Solutions Pvt.Ltd

The reason could be a time-out or memory limit issue. 

So, Configure the following parameters in odoo.conf file

limit_memory_hard , limit_memory_soft ,limit_request, limit_time_cpu , limit_time_real

Portretas
Tuan Bui VKS
Best Answer

The module named "VKS Import Excel" can help you solve this problem easily: https://apps.odoo.com/apps/modules/16.0/vks_import_excel.

Please contact me via email anhtuan.acoi@gmail.com if you need further assistance.

1
Portretas
Atmesti
Portretas
Galaxy Weblinks Ltd, Galaxy Weblinks
Best Answer

you can take to troubleshoot and resolve the problem. Here's what you can do:

1.Increase Server Resources: Importing a large number of articles can be resource-intensive. Ensure that your server has sufficient resources allocated, such as CPU, memory, and disk space. If necessary, consider upgrading your server or optimizing its configuration.

2.Optimize Odoo Configuration: Review and optimize your Odoo server configuration settings. Increase the values of configuration parameters related to file size, memory, and timeout settings. The specific parameters to adjust depend on your server setup. Common ones include limit_memory_hard, limit_memory_soft, limit_request, limit_time_cpu, limit_time_real, and csv_internal_sep.

3.Split Import Files: Instead of importing a single large file, split the import files into smaller chunks. For example, divide the 38,000-article file into multiple files of 5,000 articles each or smaller. Import the smaller files one by one. This approach reduces the load on the server and improves the import process.

3.Optimize CSV File: Ensure that the CSV file you are importing is well-structured and optimized. Remove any unnecessary columns or data that are not required for the import. Simplifying the file can improve the import performance.

4.Batch Processing: Consider using batch processing techniques. Import a portion of the articles in each batch, and after completion, proceed with the next batch. This approach allows you to import the articles incrementally without overwhelming the system.

5.Enable Debug Mode: Enable the debug mode in Odoo to get more detailed error messages and information during the import process. This can help you identify any specific errors or issues causing the import to fail. You can enable debug mode by adding --debug or --log-level=debug to the Odoo command line when starting the server.

6.Check Logs: Monitor the Odoo server logs for any error messages or warnings related to the import process. The logs can provide insights into the specific issues causing the import to fail. Review the logs and address any identified errors accordingly.

7.Consider Using Data Import Tools: If the above steps don't resolve the issue, consider using third-party data import tools specifically designed for large data imports in Odoo. These tools often offer advanced features, optimizations, and performance improvements to handle large-scale imports more efficiently.

Thank you
Galaxy Weblinks
Skype-live:.cid.32795179bb452e97

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

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

Registracija
Related Posts Replies Rodiniai Veikla
Import Contact Notes (Help! Which is the correct Odoo Field?) Solved
import
Portretas
Portretas
Portretas
2
gruod. 25
703
Importacion de Atributos y Valores
import
Portretas
Portretas
Portretas
Portretas
3
gruod. 25
3001
Issue with import and comma in Excel File (odoo 19)
import
Portretas
0
rugs. 25
235
Import from Winbooks Solved
import
Portretas
Portretas
Portretas
Portretas
Portretas
4
geg. 25
7745
can i import journal entries from Excel
import
Portretas
Portretas
1
rugp. 24
4047
Bendrija
  • Mokomosios medžiagos
  • Dokumentacija
  • Forumas
Atvirasis kodas
  • Atsisiųsti
  • Github
  • Runbot
  • Vertimai
Paslaugos
  • Odoo.sh talpinimas
  • Palaikymas
  • Atnaujinti
  • Pritaikytas programavimo kūrimas
  • Švietimas
  • Susirask buhalterį
  • Susiraskite partnerį
  • Tapkite partneriu
Apie mus
  • Mūsų įmonė
  • Prekės ženklo turtas
  • Susisiekite su mumis
  • Darbo pasiūlymai
  • Renginiai
  • Tinklalaidės
  • Internetinis Tinklaraštis
  • Klientai
  • Teisinis • Privatumas
  • Saugumas
الْعَرَبيّة 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 Svenska ภาษาไทย Türkçe українська Tiếng Việt

Odoo yra atvirojo kodo verslo programų rinkinys, kuris apima visas įmonės poreikius: CRM, El. Prekybą, Apskaitą, Atsargų, Kasų sistemą, Projektų valdymą ir kt.

Unikali Odoo vertės pasiūla – būti tuo pačiu metu labai lengvai naudojama ir visiškai integruota sistema.

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