| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 2037 |
| Technical Name |
oe_bokeh_map |
| License | OPL-1 |
| Website | https://odooengineering.com |
| Versions | 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0 |
OE Map: Bokeh Map Widget
Embed secure, interactive Bokeh visualizations directly inside your Odoo forms and dashboards with hardened sanitization and AI health telemetry
Enhanced Features in This Version
Professional Capabilities for Your Business
Lazy-Loaded Bokeh Libraries
Loads Bokeh JS/CSS only when the widget is present, reducing backend payload and speeding up navigation.
Configurable Widget Options
Control min height, placeholder text, and optional usage logging via options on the field definition.
Demo Model & Menu
Ship with ready-to-use demo views so teams can paste a payload and validate results in minutes.
Optional Usage Logging
Track widget renders per record to understand adoption and flag payload issues proactively.
Key Features & Capabilities
Everything you need for professional operations
Embedded Bokeh Viewer
Render interactive Bokeh maps, charts, and dashboards without leaving the form view. The widget handles HTML payloads and scripts automatically.
Zero-Trust Sanitization
Only approved DIV and SCRIPT tags are allowed. Dangerous attributes, inline styles, and suspicious script calls are stripped before render.
JSON Payload Friendly
Drop in the JSON output from bokeh.embed or compressed dictionaries. The widget normalizes content and handles script injection automatically.
Auto Template Bootstrap
The QWeb template creates a ready-to-use canvas with loading states, helpful messaging, and accessible ARIA attributes.
Developer Diagnostics
Console logging helpers surface payload issues instantly, making it easy to debug malformed JSON or blocked scripts in development.
Performance Optimized
Lazy rendering keeps the form snappy. Scripts execute only when clean, preventing slowdowns and blocking loops.
Responsive & Accessible
Works flawlessly in split view, full-screen, and mobile layouts with ARIA roles for assistive technologies.
Multi-Map Friendly
Supports geo, scatter, heatmap, and network visuals generated from Bokeh or GeoJSON pipelines.
AI Map Intelligence
Integrates with oe_ai_job_base to score payload health, track adoption, and surface enhancement ideas automatically.
What's Included
Core Features
|
Additional Components
|
Global Language Support (20+)
Available in 20+ languages: es_ES, fr_FR, it_IT, pt_BR, nl_NL, da_DK, de_DE, pl_PL, ar_001, zh_CN, ru_RU, ja_JP, tr_TR, id_ID, th_TH, vi_VN, ko_KR, pt_PT, sv_SE, cs_CZ.
How to Use This Module
Step-by-Step Instructions to Get Started
Installation & Setup
- Install the module: Go to Apps -> Search for "oe_bokeh_map" -> Click Install.
- Grant access: Give technical users the ability to edit forms that host Bokeh payload fields.
- Load libraries: Ensure the included Bokeh assets are enabled in Settings -> Technical -> User Interface -> Assets.
Basic Usage
- Prepare a field: Add a Text or Html field on the desired model and apply the widget="bokeh_map" attribute.
- Paste payloads: Drop the Bokeh HTML or JSON export into the field and save the record.
- Review rendering: Reload the form to see the visualization and check the console for any sanitization warnings.
- Leverage diagnostics: Use the AI health report or browser logs to fine-tune future payloads.
Tips & Best Practices
- Store Bokeh payloads in server-side models, not attachments, for easier auditing.
- Keep JSON payloads under 500 KB for smooth form rendering.
- Enable developer mode to quickly inspect console warnings during setup.
- Combine with oe_ai_job_base to schedule automated payload health checks.
Important Notes
Depends on Odoo web and oe_ai_job_base modules. Bokeh libraries v0.13.0 are bundled; upgrade carefully to maintain compatibility.
Frequently Asked Questions
Q: Which Odoo versions are supported?
A: Odoo 12.0 Community and Enterprise. The module depends on web and oe_ai_job_base to deliver assets and AI telemetry.
Q: How do I enable the AI health reports?
A: Install oe_ai_job_base (already bundled in our suite) and call ai_module_health_check from the AI Control Center to review asset readiness.
Q: Can I customize how the widget renders?
A: Absolutely. Extend the JavaScript module, override the QWeb template, or inherit the CSS file to match your branding while keeping the sanitization layer intact.
Launch Demo Instance
Explore OE Map: Bokeh Map Widget in a live environment
Try It NowProudly American-Owned & Operated
Built for American Businesses First
At Odoo Engineering, we understand the unique needs of American businesses. Our modules are designed with clear, English-first terminology and workflows that align with US business practices, while maintaining universal accessibility for companies worldwide.
Why Choose Odoo Engineering
| Professional Excellence Enterprise-grade modules built to the highest standards | 90-Day Warranty Full support and bug fixes guaranteed | Clear Documentation English-first terminology that everyone understands |
| US Business Hours Support when American businesses need it most | Clean Code Well-documented, easily extensible modules | Expert Team Dedicated professionals focused on your success |
Quality Odoo modules that are easily extended at reasonable prices â that's the Odoo Engineering promise.
Complete AI Business Intelligence Suite
Powered by our open-sourced oe_ai_job_base framework - Build or Buy AI Extensions
This module is part of our AI Business Intelligence ecosystem. Purchase individual modules or contact us for custom AI solutions built on this proven framework.
Data CleanerAuto-fixes addresses, names, phones with smart AI rules |
Message AnalysisSentiment, urgency, and topic extraction for partners |
Advanced SearchNatural language queries across your database |
QuickBooks BridgeAI-guided sync with QuickBooks Online |
Want something custom? We build AI integrations tailored to your business.
Support & Services
Get HelpNeed assistance? Our support team is here to help with installation, configuration, and troubleshooting. Contact Support |
Custom DevelopmentLooking for custom features or integrations? We offer professional Odoo development services. Request Quote |
Ready to Get Started?
Install OE Map: Bokeh Map Widget today and experience the difference quality makes.
Launch Demo Get in Touch© 2025 Odoo Engineering. All rights reserved.
Professional Odoo modules built with excellence in the USA.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module