odoo-debugger

Community

Pinpoint Odoo bugs, resolve issues fast.

Authorjamshu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Debugging complex Odoo 16.0 issues, such as Stock Valuation Layer (SVL) linking problems, queue job failures, or intricate business logic bugs, can be time-consuming and require specialized knowledge. This skill provides systematic approaches and diagnostic tools to quickly identify and resolve these issues.

Core Features & Use Cases

  • SVL Issue Resolution: Diagnoses and provides fixes for stock valuation layers not linking to vendor bills or account moves, and quantity mismatches.
  • Queue Job Troubleshooting: Investigates failed or stuck background jobs, offering solutions for retry or cancellation.
  • View & Logic Debugging: Helps resolve XML view rendering problems, XPath inheritance issues, and bugs in computed fields, onchange methods, or constraints.
  • Use Case: You're facing an issue where a recent vendor bill isn't generating the correct Stock Valuation Layers. This skill can help you analyze the SVL records, stock moves, and account moves to pinpoint and fix the linking problem.

Quick Start

Use the odoo-debugger skill to analyze why the my_daily_report queue job is consistently failing and provide the traceback.

Dependency Matrix

Required Modules

None required

Components

referencesscripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: odoo-debugger
Download link: https://github.com/jamshu/jamshi-marketplace/archive/main.zip#odoo-debugger

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository