| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 652 |
| Technical Name |
diagrams |
| License | LGPL-3 |
| Website | https://debcoder.com |
| Versions | 16.0 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 652 |
| Technical Name |
diagrams |
| License | LGPL-3 |
| Website | https://debcoder.com |
| Versions | 16.0 17.0 18.0 19.0 |
Diagrams Editor
Embed and edit draw.io diagrams directly inside Odoo HTML fields. Mermaid export!
Diagrams Editor adds a native command in the Odoo HTML editor so users can create and update diagrams without leaving the form view.
Key Features
- Insert a new diagram with /diagrams in HTML editor fields.
- Open an embedded draw.io editor in a modal dialog.
- Edit existing diagrams from toolbar actions or double-click.
- Store diagram XML and SVG preview directly in the HTML content.
- No extra server configuration required for standard usage.
- Works in both Community and Enterprise editions of Odoo.
- Diagrams export to Mermaid Live.
- Diagrams can be exported to PNG, JPEG, PDF, and SVG formats.
Screenshots
Usage
- Install the module diagrams.
- Open any form containing an editable HTML field.
- Type /diagrams and select Diagrams.
- Create or edit your diagram and save.
Compatibility
Tested for Odoo 19.0 (Community/Enterprise).
External Service & Data Transparency
The embedded editor is loaded from https://embed.diagrams.net. Diagram content is edited client-side and saved back to the Odoo HTML field by user action.
Please log in to comment on this module