
In Progress
Posted
I have a custom routine that pulls jewellery product details into our Odoo 13 instance through an external API. The moment the import starts it crashes, so none of the new items ever make it into the database. The problem is isolated to the data-import step; once records are in the system everything behaves normally. The job is straightforward: trace the root cause inside our current Python module, correct whatever is breaking the import of product details, and prove that a full batch can be processed without errors. I will provide you with: • Access to a staging copy of the Odoo 13 database • The existing import script and any related custom modules • Sample API payloads for several jewellery SKUs Deliverables • Repaired code (or well-commented override) that runs cleanly on Odoo 13 • A short note summarising the fix and any configuration changes • Confirmation screenshot or log showing a successful import of at least one full test file No upgrade is planned, so the solution must stay compatible with Odoo 13. If you need extra libraries, keep them lightweight and standard for an on-premise deployment.
Project ID: 40360846
31 proposals
Remote project
Active 1 mo ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs

Hi, I can quickly trace and fix the crash in your Odoo 13 import routine. I’ve worked with custom Odoo modules, Python debugging, and API integrations, so isolating the failure point (whether it’s payload parsing, model constraints, or transaction handling) will be straightforward. What I’ll do: Debug the import flow step-by-step to identify the exact failure point Fix the issue while keeping full compatibility with Odoo 13 Validate with a full batch import (no crashes, clean logs) Provide a short summary + clear notes for future maintenance I’ll keep everything lightweight and aligned with your current setup- no unnecessary dependencies. Ready to start immediately and get your imports running smoothly again.
$4 USD in 6 days
0.0
0.0
31 freelancers are bidding on average $18 USD/hour for this job

Hi, I am a backend developer with 8 years of rich experience with a background in Python and ERP integrations. I am familiar with Python, Odoo, API integration, MySQL, and debugging data pipelines. For this project, the most important part is identifying why the import process crashes during data parsing or record creation in Odoo. I will trace the import flow, fix the failing logic or mapping, and ensure the full batch runs cleanly with proper error handling so future imports stay stable. I'm an individual freelancer and can work on any time zone you want. Please contact me with the best time for you to have a quick chat. Looking forward to discussing more details. Thanks. Emile.
$15 USD in 40 days
4.5
4.5

Hello, I’ve spent years tuning robust Python integrations for ERP systems and I know how a small import misstep can crash the whole data feed. I approach this by tracing the exact import path, reproducing the failure with provided payloads, and then applying a clean, minimal fix that stays compatible with Odoo 13 and your staging environment. I’ll add precise logging and safeguards to keep batch imports resilient, without altering user-facing behavior. I’ve built and stabilized API-driven imports for product data in ERP contexts, handling authentication, payload validation, and incremental updates with careful error handling. I’ll locate the root cause in your Python module, patch the import routine or its dependency, and ensure a full batch processes end-to-end without errors. The solution will be well-commented so future maintenance is straightforward, and I’ll provide a concise note on config tweaks. I can get this done promptly in a couple of days, with a test pass on a full sample file. Please share any specific failure traces you’ve seen so I can reproduce quickly. Best regards, Billy Bryan
$20 USD in 33 days
4.7
4.7

I can help you diagnose and fix the Odoo 13 API import issue so your jewellery product details flow in reliably again. I work comfortably with custom Odoo modules, external APIs, and troubleshooting broken integrations in production environments. I’ve previously resolved similar problems where product imports started failing due to API changes, data format mismatches, or timeouts. This includes Odoo 13 and 14 setups pulling product catalogs from external systems, with a focus on preserving existing logic while stabilizing performance. My approach will be to review your current custom routine, analyze logs and recent changes, reproduce the failure, and then patch or refactor the import logic. I’ll also add basic safeguards and clear error reporting so issues are easier to catch early. I would love to chat more about your project! Regards
$5 USD in 7 days
4.4
4.4

Hi, I’ve worked with Odoo 13 and custom Python modules, especially around API-based product imports where crashes usually happen due to data mapping, ORM constraints, or unexpected payload formats. Since your system works after data is in place, I’ll focus strictly on the import pipeline—tracing the failure point (logs, stack trace, ORM calls), validating incoming API payloads, and checking model constraints (required fields, relations like variants, attributes, taxes, etc.). Most often, these issues come from mismatched field types, missing dependencies, or improper create/write calls. I’ll fix the root cause inside your module (not patch around it), ensure compatibility with Odoo 13 ORM standards, and run a full batch import on staging to confirm stability. I’ll also add minimal safeguards/logging so future imports don’t silently fail. I’ll deliver clean, commented code plus a short summary and proof of successful import. One quick question: do you currently see a specific traceback error in logs, or does the process fail silently? I can jump in quickly and get this resolved reliably.
$5 USD in 40 days
3.5
3.5

Hi, The main technical challenge here is identifying the root cause of the crash during the data-import step in your Odoo 13 instance. This is critical because it directly affects your ability to import new jewellery products, and any delays could impact your business operations. A thorough analysis of the existing import script and any related custom modules will be essential, particularly focusing on how the API payloads are being processed and any error handling mechanisms in place. I understand you need a solution that remains compatible with Odoo 13 without unnecessary upgrades. My experience with Python integration, particularly for API-driven imports, positions me well to troubleshoot and fix these types of issues efficiently. In previous projects, I have successfully resolved similar import failures by delving deep into the integration logic, ensuring proper data mappings, and implementing robust error handling to prevent crashes. To tackle this project, I would start by replicating the issue in your staging environment, examining the logs for any errors. I would then review the import script and the structure of the API payloads, followed by implementing the necessary corrections. After that, I would run multiple test imports to ensure a full batch can be processed without issues, providing you with a detailed summary of the fixes made. What specific errors are you encountering during the import? Are there any particular data formats or constraints that I should be aware of when reviewing the API payloads? Best regards, Shaun
$10 USD in 7 days
3.0
3.0

Hi there, I’ve read your description and I’m confident I can trace and fix the import failure in your Odoo 13 custom module so jewellery SKUs load reliably. I’ve worked with Odoo 10-13, custom import routines and API integrations, and I’ll approach this by reproducing the crash on your staging copy, adding targeted logging, and stepping through the import to locate the exact exception or data schema mismatch. I will correct the faulty code (or provide a careful override), keep changes compatible with Odoo 13, and avoid heavy external libraries. Deliverables will include the repaired module with comments, a short summary of the root cause and any config changes, and a screenshot/log showing a successful batch import. I can start as soon as I have access to staging, the import script and sample payloads; I’ll aim to deliver a tested fix within the timeframe below. Can you share a recent error log or traceback from the failing import so I can target the root cause immediately? Sincerely, Cindy Viorina
$10 USD in 25 days
2.8
2.8

Drawing on my proficiency in MySQL and Python, I'm confident that I can thoroughly examine your existing import script and custom modules to identify the core issue behind your API import failures in Odoo 13. My track record includes a multitude of successful troubleshooting scenarios, making me well-equipped to isolate and resolve potential disruptions. Additionally, my expertise in web scraping will prove valuable in parsing the provided jewelry SKUs for your test imports. My focus on delivering robust, efficient solutions aligns smoothly with your project's demands for reliability and scalability. With me, you are not only hiring a developer who 'fixes' problems but one who understands the value of communicating changes and documenting solutions comprehensively. Let's collaborate - together we can resolve this issue swiftly, allowing an uninterrupted flow of data into your Odoo 13 instance.
$5 USD in 40 days
2.7
2.7

As a seasoned full-stack engineer, I believe I'm uniquely qualified to address your Odoo 13 API import issue. Over the past 6 years, I have consistently built and deployed applications across various domains, with significant experience in bug identification and fixing. My reputation for delivering clean and maintainable code, coupled with my acute knack for performance enhancement and reliability, has equipped me to take on your challenge head-on. One of my core strengths lies in automating business processes and integrations, just as you need for your Odoo API import routine. I have hands-on experience with similar integrations leveraging Python libraries, APIs, and data pipelines—making me proficient in troubleshooting issues within these mechanisms. I've worked on many system-to-system workflows that have created more efficient and error-free operations for businesses - attributes I am confident will translate well into solving your Odoo import troubles. Moreover, given your emphasis on using lightweight yet effective libraries in an on-premise deployment, it aligns perfectly with my practices as well. My belief in keeping architecture agile while maintaining compatibility ensures that the solution I provide stays relevant even if you choose not to upgrade from Odoo 13. Together, let's eliminate this roadblock in your jewellery product import and breathe a new life into your database!
$5 USD in 40 days
2.7
2.7

Based on your requirements, I can systematically trace and fix the failure in your Odoo 13 import pipeline by first isolating where the crash occurs inside the custom Python module handling the external API ingestion. In most Odoo 13 integrations, these failures typically originate from mismatched field mappings, unhandled API response structures, or transaction-level exceptions during create() or write() calls. I will instrument the import routine with controlled logging and exception isolation so the exact failing payload and stack trace can be identified without breaking the entire batch process. Once the root cause is identified, I will refactor the import logic to ensure safe record creation using Odoo’s ORM best practices, including proper handling of many2one/many2many relations, missing optional fields, and type normalization for jewellery attributes. The fix will be implemented in a backward-compatible way for Odoo 13, with clean overrides rather than intrusive rewrites. I will also ensure batch processing continues even if individual SKUs fail, so a single bad payload does not abort the entire import cycle.
$2 USD in 40 days
2.7
2.7

Hi there, I’ve reviewed your Odoo 13 import issue, and this looks like a classic failure point in custom Python modules during data ingestion—something I’ve handled before. Approach: Trace the import flow (API → parsing → Odoo ORM write) to identify the crash point Debug logs and reproduce the failure in your staging environment Fix the root cause (data format, mapping, constraints, or ORM handling) Ensure full batch import runs cleanly without breaking existing logic Focus: Keep everything fully compatible with Odoo 13 Minimal, clean fix (no unnecessary dependencies) Proper error handling to prevent future crashes Deliverables: Fixed and well-commented code Short summary of the issue + solution Proof of successful full import (logs/screenshot) Timeline: 1–2 days depending on issue depth I’ve worked with Python-based integrations and debugging data pipelines, so I’m comfortable quickly isolating and resolving this kind of problem. Quick question: are there any recent changes to the API payload or module before the crash started? Best regards, Jordan Rafael
$35 USD in 40 days
2.4
2.4

Hi there, I’ve read your Odoo 13 import issue and I’m confident I can trace and fix the fault in your custom importer so batches complete without crashing. I have hands‑on experience debugging Odoo server addons and Python import routines: I’ll start by running the provided staging instance and reproducing the failure with your sample SKU payloads, add targeted logging around the data‑mapping and record creation steps, and run a full import to isolate the exception (field types, constraints, or faulty write/create overrides are common causes). I will make minimal, well‑documented changes compatible with Odoo 13, favouring overrides or light fixes over invasive refactors, and produce a short remediation note plus a screenshot/log proving a successful full test file import. Can you share the failing log trace and one representative sample payload so I can reproduce the crash on staging immediately? Best regards, Everett
$50 USD in 29 days
1.7
1.7

Hello, I understand that you’re facing an issue with the custom routine for importing jewellery product details into your Odoo 13 instance, which is crucial for your operations. I have experience in troubleshooting API integration issues and database management, specifically with Odoo. My approach will involve analyzing the existing import script along with relevant custom modules to pinpoint the root cause of the crashing issue during data import. I will ensure that once the necessary corrections are made, the import process for jewellery SKUs is seamless. You’ll receive a well-commented override or repaired code that runs efficiently on Odoo 13. Additionally, I will provide a concise summary of the fix, any configuration changes, and a confirmation screenshot or log demonstrating a successful import of at least one full test file. I am confident that my skills in Python and API Integration will help resolve this issue effectively. Could you specify any error messages or logs you've encountered during the import to assist with troubleshooting? Thanks,
$15 USD in 29 days
1.0
1.0

Hi there, THE CHALLENGE is to identify and rectify the specific issue causing the crash during the data-import step in the custom routine that pulls jewellery product details into the Odoo 13 instance through an external API. This requires a deep dive into the existing Python module, pinpointing the root cause, and implementing a solution that ensures a smooth import process without errors. I will meticulously analyze the code, make necessary adjustments, and thoroughly test the import functionality to guarantee seamless data integration. Regards, Matheus
$6 USD in 40 days
0.6
0.6

Hi, I see you're facing an issue with importing jewellery product details into your Odoo 13 instance via an external API. It seems that the crashes occur only during the data-import step, preventing new items from being added to your database. I can help you trace the root cause within your Python module, fix the issue, and ensure that a full batch of products can be imported without errors. My approach would involve reviewing the existing import script and custom modules, conducting tests with the sample API payloads you provide, and implementing the necessary changes. I'll make sure the solution remains compatible with Odoo 13 and keeps additional libraries to a minimum for your on-premise setup. I've worked on similar projects before, where I successfully resolved data import issues, ensuring clean and efficient code. You can expect thorough documentation of the fix and confirmation of successful imports as part of the deliverables. Best regards, Novalitz Tech
$2 USD in 3 days
0.8
0.8

Hello, Hi there! I'm Jacob, a seasoned Full Stack Software Engineer with profound expertise in Python among other languages you need to get this project done. With over 8 years of building high-performance web applications and working extensively on platforms like Odoo, I'm confident that I can help you solve your current issue swiftly and effectively. Over the course of my career, I've architectured, designed, and implemented large-scale applications just like yours. Digging deep into systems, identifying issues and providing robust solutions is what drives my passion for development. Seamless data integration is crucial for any system which makes me the perfect fit to diagnose your problem in the import script and rectify it ensuring that all your new items make it into the database successfully. I understand that stability and compatibility with existing systems are of utmost importance for you. I assure you that my solutions are clean, reliable, scalable and compatible with Odoo 13 as you intend with absolutely no disruption on the rest of your workflows. Let's work together to make sure your jewellery product details import procedure matches the rest of the seamless operation you expect from your system. Can't wait to start your project! Thanks!
$50 USD in 28 days
0.0
0.0

Hello, With my extensive experience in both frontend and backend development, as well as my expertise in API Integration and Python, I'm confident that I can efficiently trace and fix the issue with your jewellery product import routine in your Odoo 13 instance. Throughout my career, I've successfully tackled a variety of complex web and mobile projects, ensuring smooth operations for clients across different industries - exactly what you need for your business. I value clean, maintainable code, which is exactly what I'll provide for you to ensure the longevity and stability of your solution. Drawing from my experience in optimizing database performance, notably resulting in a 40% improvement in response time for a previous project, I can assure you that a well-commented overridden or repaired code will be delivered to you promptly. It will also remain compatible with Odoo 13 as per your requirement, without introducing any unnecessary libraries that compromise its on-premise deployment. In summary, with my strong problem-solving skills, deep knowledge of APIs including REST which is pertinent to this project, as well as proficiency in Python and MySQL- just the technologies and skills needed- I am the ideal candidate to get your jewellery product import back on track. I look forward to using this opportunity to bring positive changes to your process. Thanks!
$50 USD in 24 days
0.0
0.0

Hello, With over 8 years of IT experience that spans across a combination of full stack, backend, and database technologies, I am more than equipped to deal with your Odoo 13 API import issue. My strong suit includes mastery in Python and a deep understanding of MySQL, which I believe will be crucial in tracing the root cause of the problem within your system and making sure that faulty data imports are a thing of the past. Throughout my career, my role has put me face-to-face with similar challenges - identifying bugs, correcting them, and documenting changes to prevent future occurrences. In addition to this, Keenly aware of the need for compatibility, I can assure you that any changes made to your existing code will stay in line with Odoo 13 thus maintaining the requirements and stability of your application. As an individual, I take great pride in delivering robust solutions. One such solution revolves around my adequate understanding of efficient and well-commented code. Rest assured that not only will I deliver error-free code but also offer easy-to-understand commentary if you ever need it. Trust me to correct whatever is breaking your product details' import feature with efficiency, furnish a detailed summary explaining the tweak made along with a screenshot or log showing how successful the import has been for a test file. Let's get this project back on track! Thanks!
$50 USD in 23 days
0.0
0.0

Hello, Having successfully worked on numerous Odoo projects, specializing in API integration, I am confident I can swiftly address the import issue you outlined with your custom routine. My experience enables me to quickly identify the problem's root cause and develop efficient, lightweight, and on-premise compatible solutions. As an experienced Python developer, I can debug and update your current script without compromising its compatibility with Odoo 13. More than simply fixing the bug, I understand the importance of delivering a clean code that you can build on. I believe in structured work that doesn't just favor quick fixes but rather a sustainable solution that ensures you don't run into this problem in the future. Alongside resolving the issue, I commit to providing comprehensive documentation of any modifications or configurations made, as well as evidence of a successful full batch import. If you’re looking for an organized and efficient approach to get your system running smoothly again, let’s talk more about how I can assist you with this project. Thanks!
$20 USD in 22 days
0.0
0.0

Hello, With my extensive skills and experience in Python development, I am confident that I can effectively diagnose and repair the issue with your Odoo 13 API import. I have a long-standing familiarity with Odoo 13, having worked on multiple projects involving API integration, MySQL, and data processing, which means I understand the system peculiarities well. My primary objective will be to provide you with a solution that not only fixes the problem but also ensures compatibility with Odoo 13 for the long-term. Rest assured, I will keep the solution lightweight and standard for an on-premise deployment, avoiding any unnecessary upgrades that could introduce further complications. I believe in clear communication, top-notch quality work, and forming lasting partnerships with my clients. Through my collaborative approach to projects and passion for clean, scalable development, I am dedicated to delivering robust solutions that help businesses like yours succeed in the digital space. Let’s get your jewellery product details flowing seamlessly into your Odoo 13 instance together. Thanks!
$50 USD in 31 days
0.0
0.0

Hello, I’ve faced similar Odoo-13 import storms where the API feed silently breaks the moment the batch kicks off. A quick, calm triage usually reveals a mis-typed field, a payload edge-case, or a mismatch in the import manifest, precisely what I’ll hunt in your Jewellery SKUs script. My plan is to reproduce the crash on your staging copy, add lightweight, well-commented guards, and verify a full test file processes without errors. I’ll deliver a clean, compatible fix (or a minimal override) with clear notes on what changed and why, plus a screenshot/log confirming a successful import. Approach highlights: robust error handling, minimal dependencies, and a testable rollback if things go sideways. I’ll keep your Odoo 13 environment intact and well-documented so future imports are painless. Best regards, Zion
$19 USD in 24 days
0.0
0.0

atlanta, United States
Payment method verified
Member since Oct 24, 2019
$2-8 USD / hour
$2-8 USD / hour
$2-8 USD / hour
$2-8 USD / hour
$2-8 USD / hour
₹12500-37500 INR
₹400-750 INR / hour
₹1500-12500 INR
$10-30 USD
$2-5 USD / hour
$250-750 USD
₹400-750 INR / hour
₹37500-75000 INR
$250-750 CAD
€8-30 EUR
₹400-750 INR / hour
$30-250 USD
$500-1000 USD
$5000-10000 USD
£250-750 GBP
₹1500-12500 INR
₹15000-20000 INR
$250-750 USD
₹12500-37500 INR
$250-750 USD