odoo-qweb-templates
Expert in Odoo QWeb templating for PDF reports, email templates, and website pages. Covers t-if, t-foreach, t-field, and report actions.
Content Preview
--- name: odoo-qweb-templates description: "Expert in Odoo QWeb templating for PDF reports, email templates, and website pages. Covers t-if, t-foreach, t-field, and report actions." risk: safe source: "self" --- # Odoo QWeb Templates ## Overview QWeb is Odoo's primary templating engine, used for PDF reports, website pages, and email templates. This skill generates correct, well-structured QWeb XML with proper directives, translation support, and report action bindings. ## When to Use This Sk
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/odoo-qweb-templates.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/odoo-qweb-templates/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/odoo-qweb-templates/SKILL.md
Related Skills
new-rails-project
Generate a new Rails project named $1 in the current directory. You may reference @CLAUDE.md for general guidance, though the guidance here takes precedence.
generalnewrails
by sickn33 (Antigravity) · antigravity-awesome-skills
odoo-accounting-setup
Expert guide for configuring Odoo Accounting: chart of accounts, journals, fiscal positions, taxes, payment terms, and bank reconciliation.
generalodooaccountingsetup
by sickn33 (Antigravity) · antigravity-awesome-skills
odoo-manufacturing-advisor
Expert guide for Odoo Manufacturing: Bills of Materials (BoM), Work Centers, routings, MRP planning, and production order workflows.
generalodoomanufacturingadvisor
by sickn33 (Antigravity) · antigravity-awesome-skills
odoo-performance-tuner
Expert guide for diagnosing and fixing Odoo performance issues: slow queries, worker configuration, memory limits, PostgreSQL tuning, and profiling tools.
generalodooperformancetuner
by sickn33 (Antigravity) · antigravity-awesome-skills