odoo_inspect_report

Inspect and modify Odoo PDF reports, QWeb templates, and paper formats.

2|Updated May 11, 2026
One-click install
npx skills add https://github.com/le-goff-benoit/better_odoo_consultant --skill odoo-inspect-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: odoo_inspect_report
Source: https://github.com/le-goff-benoit/better_odoo_consultant/tree/main/skills/odoo-inspect-report
Command: npx skills add https://github.com/le-goff-benoit/better_odoo_consultant --skill odoo-inspect-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides the capability to diagnose and modify Odoo-generated PDF reports, offering in-depth analysis and customization options for documents like invoices, quotes, and delivery slips.

Core Features & Use Cases

  • Diagnosis of Reports: Analyze report structures, QWeb templates, and inheritances.
  • Modification of Reports: Customize report layouts, templates, and paper formats.
  • Use Case: When you need to modify an invoice report's layout or QWeb template, this Skill allows you to understand the report's structure and apply changes efficiently.

Quick Start

To analyze the structure of the 'account.report_invoice' report, use the odoo_inspect_report skill.

Frequently Asked Questions about odoo_inspect_report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I customize the layout of an Odoo PDF report?

To customize an Odoo PDF report layout, you inspect the underlying QWeb template and apply modifications directly to the document structure, supporting reports like invoices, quotes, and delivery slips.

How does QWeb template inheritance work for Odoo reports?

QWeb template inheritance in Odoo reports allows you to diagnose existing report structures and apply targeted modifications by extending or overriding parent layout nodes to achieve the desired output.

Can I adjust the paper format for Odoo delivery slip PDF reports?

Yes, you can adjust the paper format for Odoo delivery slip PDF reports by inspecting the specific report configuration and modifying its paper format properties to meet your document sizing requirements.

Do I need an active Odoo connection to modify QWeb report templates?

Yes, modifying QWeb report templates requires an active Odoo connection because the Skill needs to access live report data to analyze template structures, inheritances, and paper formats accurately.

What is the best way to diagnose issues with Odoo invoice PDF reports?

The best way to diagnose Odoo invoice PDF reports is to inspect the QWeb template structures and inheritances directly, which provides detailed insights into the document layout and modification points.