Marc
e0d8bc81d3
PDF reports + View inheritance + Pivot/Graph views
PDF Reports:
- /report/pdf/ endpoint with graceful degradation chain:
wkhtmltopdf → headless Chrome/Chromium → HTML with window.print()
- Print-friendly CSS (@page A4, margins, page-break rules)
- ir.actions.report dispatch for client Print button
View Inheritance:
- loadViewArch now loads base + inheriting views (inherit_id)
- applyViewInheritance with XPath support:
//field[@name='X'] and <field name="X" position="...">
- Positions: after, before, replace, inside
- XML parser for inherit directives using encoding/xml
New View Types:
- Pivot view auto-generation (numeric fields as measures)
- Graph view auto-generation (M2O/Selection + numeric measure)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 13:52:30 +02:00
..
2026-04-03 01:03:47 +02:00
2026-03-31 01:45:09 +02:00
2026-03-31 01:45:09 +02:00
2026-03-31 01:45:09 +02:00
2026-03-31 23:09:12 +02:00
2026-04-02 19:26:08 +02:00
2026-04-02 19:26:08 +02:00
2026-04-03 01:03:47 +02:00
2026-03-31 01:45:09 +02:00
2026-04-01 02:36:48 +02:00
2026-04-01 01:31:37 +02:00
2026-04-03 13:52:30 +02:00
2026-04-03 13:52:30 +02:00
2026-04-02 19:26:08 +02:00
2026-03-31 23:38:16 +02:00
2026-04-01 00:47:14 +02:00
2026-04-02 20:11:45 +02:00
2026-04-01 00:25:29 +02:00
2026-03-31 23:16:26 +02:00
2026-04-01 00:15:54 +02:00
2026-04-02 19:26:08 +02:00
2026-04-03 13:52:30 +02:00
2026-04-03 13:11:37 +02:00
2026-04-03 13:19:29 +02:00