| name | inspect_financial_reports |
| aliases | ["financial_reports","account_report"] |
| label | Rapports financiers |
| label_en | Financial reports |
| kind | tool |
| group | live |
| builtin | false |
| read_only | true |
| risk_level | low |
| description | Inspecter, recommander, exécuter ou exporter les rapports financiers Enterprise `account.report` : bilan, compte de résultat, P&L, grand livre, tax report, TVA, aged receivable/payable, filtres période, partenaire, analytique, société. Ne pas utiliser pour un rapport QWeb/PDF (odoo_inspect_report), une liste de factures (odoo_query_records) ni un KPI groupé hors comptabilité (odoo_aggregate_records). |
| description_en | Inspect, recommend, run or export Enterprise financial `account.report` reports: balance sheet, profit and loss, P&L, general ledger, tax report, VAT, aged receivable/payable, period, partner, analytic and company filters. Do not use for QWeb/PDF reports (odoo_inspect_report), invoice record lists (odoo_query_records), or non-accounting grouped KPIs (odoo_aggregate_records). |
| requirement | Connexion Odoo avec comptabilité Enterprise |
| requirement_en | Odoo connection with Enterprise accounting |
| modes | ["assistant","migration"] |
| keywords | ["bilan","balance sheet","compte de résultat","compte de resultat","P&L","profit and loss","grand livre","general ledger","tax report","déclaration TVA","declaration TVA","état financier","etat financier","financial report","account.report","rapport comptable","exporter rapport","situation client","résultat projet","resultat projet","analytique","partenaire"] |
| version | 1.0.0 |
| author | Le Goff Benoît - Camptocamp SA |
| tags | ["odoo","accounting","financial-report","live-data"] |
| permissions | {"filesystem":"read","network":false,"scripts":true,"odoo":"read"} |
| code_path | skills/inspect-financial-reports/scripts/handler.py |
| templates | [{"name":"financial_report_summary","label":"Synthèse rapport financier","triggers":["bilan","compte de résultat","P&L","grand livre"]}] |
| references_auto_load | [{"file":"account_report_taxonomy.md","triggers":["bilan","compte de résultat","tax","grand livre","GL","BS","P&L","financial report"]},{"file":"run_options.md","triggers":["date_from","date_to","partner","analytic","période","exporter"]}] |