| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
CRM (crm)
• Discuss (mail) • Inventory (stock) • Invoicing (account) • Manufacturing (mrp) • Project (project) • Purchase (purchase) • Sales (sale_management) • Calendar (calendar) • Contacts (contacts) |
| Lines of code | 1689 |
| Technical Name |
gant_view_perp |
| License | OPL-1 |
| Website | https://www.perp.pl/gant_view_perp |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
CRM (crm)
• Discuss (mail) • Inventory (stock) • Invoicing (account) • Manufacturing (mrp) • Project (project) • Purchase (purchase) • Sales (sale_management) • Calendar (calendar) • Contacts (contacts) |
| Lines of code | 1689 |
| Technical Name |
gant_view_perp |
| License | OPL-1 |
| Website | https://www.perp.pl/gant_view_perp |
Odoo 19 - Community Edition
Cross-Model Global Gantt
Every deadline that matters -- CRM, Sales, Projects, Manufacturing, Purchase and Accounting -- on a single timeline you can drag, resize and connect. Built entirely on Community. No Enterprise required.
One timeline, every source
A single transitional model (bi.gantt.global.item) aggregates the planning dates of eight record types through an efficient SQL view.
What you can do
Direct manipulation on the timeline, written straight back to the source document.
Move & resize
Drag a bar to reschedule, or drag either edge to change a record's duration. Snaps to whole days.
Dependency lines
Finish-to-start connectors between linked project tasks, drawn as elbow arrows across lanes.
Write-back with history
Changes update the real document through the ORM, so its native chatter and field tracking record every move.
Date mapping
Each source contributes a start and an end to the timeline. Single-point items render as milestones.
| Source | Start | End | Notes |
|---|---|---|---|
| CRM Lead | create_date | date_deadline | Won = milestone |
| Sales Order | date_order | commitment_date | Delivery date |
| Project | date_start | date | -- |
| Task | create_date | date_deadline | Dependencies drawn |
| Manufacturing | date_start | date_finished | -- |
| Purchase | date_order | date_planned | Expected receipt |
| Invoice | invoice_date_due | invoice_date_due | Financial milestone |
Install
- Copy
gant_view_perpinto your addons path. - Update the apps list, then install Cross-Model Global Gantt (PERP).
- Or from the shell:
odoo -u gant_view_perp -d <db> --stop-after-init, then restart. - Open the Global Gantt menu -> Timeline (Gantt).
See it in action
Real screenshots of the cross-model Gantt timeline running on Odoo 19 Community.
Live demo
Cross-model Gantt timeline animated -- every deadline that matters on one draggable timeline.
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