TIP: You can type at any time to perform a new search.
Mail Attachment XML Preview
mail_attachment_xml_preview · OCA/mail
- Repository
- OCA/mail · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Social Network
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/mail
- Last tracking update
- 2026-08-26 11:02:56
- Authors
- Odoo Community Association (OCA), Jarsa
- Maintainers
- Odoo Community Association (OCA), Jarsa
- Committers
- Jesús Alan Ramos Rodríguez, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Preview XML attachments as a collapsible tree instead of a wall of text. Odoo stores XML attachments with the `text/plain` mimetype for any user without write access on views, so the standard file viewer renders them as raw text. Machine-generated XML (electronic invoices such as CFDI or UBL, bank statements, EDI messages) usually comes in a single line, which makes that preview unreadable. This module renders XML attachments with their hierarchy: indented nodes, highlighted tags, attributes and values, and every branch can be collapsed or expanded. Everything happens in the browser, no conversion service and no extra software on the server.
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (0)
No models found for this module.