Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Food & Hospitality
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Guest House
    • Distributor nápojů
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Trades
    • Údržbář
    • IT hardware a podpora
    • Solar Energy Systems
    • Výrobce obuvi
    • Úklidové služby
    • HVAC Services
    Others
    • Nonprofit Organization
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Browse all Industries
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Services for Partners
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

How to create Gantt view grouped by users

Odebírat

Get notified when there's activity on this post

This question has been flagged
projectganttnewbieganttview
1 Odpovědět
8959 Zobrazení
Avatar
Daniel Aguado

I'm new to Odoo Community 12. I'm starting to develop all the tools my company have now developed on other platforms (Excel, Project, Trello...) and something I've been requested to do is to create a Gantt View in which the root of each node will be an Employee and under it I need to have all the projects he is involved in, with the START and END date. In this way, my boss can check who is available for a certain date.

For my starts, I've been editing the project module using the web tools, I have not code everything for now, so I think I will have to migrate all the changes I've done to a file, and trying to don't lose anything.

Can I extend the default Project class to modify it? Or I need to create a new module? I want it to be the default project.project so I can use it in all other parts of the system, not just a new module.

Can I REPLACE the default Project View? So finally I can have the same XML I have edited using the Edit Form view?

How do I create a new Gantt View for Projects as described above?

0
Avatar
Zrušit
Daniel Aguado
Autor

I've read Cybrosys answer, but I'm using Odoo 12 and those are for Odoo 11. Is there any way I can convert those modules to work on Odoo 12?

As I said I'm newbie to the Odoo system.

Cybrosys Techno Solutions Pvt.Ltd

You can either try installing it in odoo12 and see whether it works or not. if not you might have to make some changes in it. Otherwise, you can refer the coding and can one of your own.

Also you can have a look at this module in store, which is not free, for the same: https://www.odoo.com/apps/modules/12.0/project_custom_gantt/

Daniel Aguado
Autor

I've no problem paying for that module. Does it allow showing the view by user as I described? I see projects and project tasks, but I need a view like the one in the pic you shared: each user with their FULL projects (not tasks). I have set date_start and date (end) for each project, and that's the line that should be displayed on the Gantt View.

Avatar
Cybrosys Techno Solutions Pvt.Ltd
Nejlepší odpověď

Hi,

You can check out this module in Odoo store for free from OCA to get a similar view as Gantt in CE:- Project timeline


The above module will introduce the timeline view which is similar to the Gantt view for the Projects. If you need the same for other models you can use this base module: Web timeline




See the working video here: Project Task TimeLine/Gantt View Odoo

Thanks

2
Avatar
Zrušit
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
Project Gantt Draggable Feature Lost
project gantt ganttview
Avatar
0
kvě 19
3767
Odoo 16 : How to extend gantt view to make new button? [update]
project gantt project.task ganttview
Avatar
Avatar
1
srp 24
3026
Project gantt view not showing the correct estimated time
project view gantt ganttview
Avatar
Avatar
1
bře 15
5150
Confused about Gantt view on projects and tasks Vyřešeno
project ganttview
Avatar
Avatar
1
pro 23
4153
Gantt default starting view date
gantt ganttview
Avatar
Avatar
1
čvc 22
4555
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo je balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now