Skip to Content
Odoo Menu
  • Zaloguj się
  • Wypróbuj za darmo
  • Aplikacje
    Finanse
    • Księgowość
    • Fakturowanie
    • Wydatki
    • Arkusz kalkulacyjny (BI)
    • Dokumenty
    • Podpisy
    Sprzedaż
    • CRM
    • Sprzedaż
    • PoS Sklep
    • PoS Restauracja
    • Subskrypcje
    • Wypożyczalnia
    Strony Internetowe
    • Kreator Stron Internetowych
    • eCommerce
    • Blog
    • Forum
    • Czat na Żywo
    • eLearning
    Łańcuch dostaw
    • Magazyn
    • Produkcja
    • PLM
    • Zakupy
    • Konserwacja
    • Jakość
    Zasoby Ludzkie
    • Pracownicy
    • Rekrutacja
    • Urlopy
    • Ocena pracy
    • Polecenia Pracownicze
    • Flota
    Marketing
    • Marketing Społecznościowy
    • E-mail Marketing
    • SMS Marketing
    • Wydarzenia
    • Automatyzacja Marketingu
    • Ankiety
    Usługi
    • Projekt
    • Ewidencja czasu pracy
    • Usługi Terenowe
    • Helpdesk
    • Planowanie
    • Spotkania
    Produktywność
    • Dyskusje
    • Zatwierdzenia
    • IoT
    • VoIP
    • Baza wiedzy
    • WhatsApp
    Aplikacje trzecich stron Studio Odoo Odoo Cloud Platform
  • Branże
    Sprzedaż detaliczna
    • Księgarnia
    • Sklep odzieżowy
    • Sklep meblowy
    • Sklep spożywczy
    • Sklep z narzędziami
    • Sklep z zabawkami
    Żywienie i hotelarstwo
    • Bar i Pub
    • Restauracja
    • Fast Food
    • Pensjonat
    • Dystrybutor napojów
    • Hotel
    Agencja nieruchomości
    • Agencja nieruchomości
    • Biuro architektoniczne
    • Budowa
    • Zarządzanie nieruchomościami
    • Ogrodnictwo
    • Stowarzyszenie właścicieli nieruchomości
    Doradztwo
    • Biuro księgowe
    • Partner Odoo
    • Agencja marketingowa
    • Kancelaria prawna
    • Agencja rekrutacyjna
    • Audyt i certyfikacja
    Produkcja
    • Tekstylia
    • Metal
    • Meble
    • Jedzenie
    • Browar
    • Prezenty firmowe
    Zdrowie & Fitness
    • Klub sportowy
    • Salon optyczny
    • Centrum fitness
    • Praktycy Wellness
    • Apteka
    • Salon fryzjerski
    Transakcje
    • Złota rączka
    • Wsparcie Sprzętu IT
    • Systemy energii słonecznej
    • Szewc
    • Firma sprzątająca
    • Usługi HVAC
    Inne
    • Organizacja non-profit
    • Agencja Środowiskowa
    • Wynajem billboardów
    • Fotografia
    • Leasing rowerów
    • Sprzedawca oprogramowania
    Przeglądaj wszystkie branże
  • Community
    Ucz się
    • Samouczki
    • Dokumentacja
    • Certyfikacje
    • Szkolenie
    • Blog
    • Podcast
    Pomóż w nauce innym
    • Program Edukacyjny
    • Scale Up! Gra biznesowa
    • Odwiedź Odoo
    Skorzystaj z oprogramowania
    • Pobierz
    • Porównaj edycje
    • Wydania
    Współpracuj
    • Github
    • Forum
    • Wydarzenia
    • Tłumaczenia
    • Zostań partnerem
    • Usługi dla partnerów
    • Zarejestruj swoją firmę rachunkową
    Skorzystaj z usług
    • Znajdź partnera
    • Znajdź księgowego
    • Spotkaj się z doradcą
    • Usługi wdrożenia
    • Opinie klientów
    • Wsparcie
    • Aktualizacje
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Zaplanuj demo
  • Cennik
  • Pomoc

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

  • CRM
  • e-Commerce
  • Księgowość
  • Zapasy
  • PoS
  • Projekt
  • MRP
All apps
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Pomoc

What is the status of subtasks in Odoo 10?

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
projecttaskodoo10.0subtask
2 Odpowiedzi
8815 Widoki
Awatar
Pascal Tremblay

Hello guys. Still me!

We are on Odoo 10.

We want to create a sale order with many service product based on task timesheet. It is our goal.

I have searched the code this afternoon about subtasks in Odoo 10 community. I've found many code about this.

I would say that it is not well implemented at this moment. Am I right?

And what about this module? (https://www.odoo.com/apps/modules/10.0/project_user_subtask/) should it not work by default in Odoo 10?

How is the situation actually with the subtasks in odoo 10?

I take any informations about this. Please guide me.

thanks all (once again)!


EDIT #1 : SOME QUESTIONS AND EXAMPLES

We take any infos, answer and comments about theses following questions/comments.


1) Is there some configuration to enable to get all the implemented functionnalities about subtasks in Odoo?

2) In a sale order, we create two lines. Each line is a service product who creates a task and track hours. Is it possible to create subtasks for a task (line of the sale order) and get hours tracked in this sale order line?

3) In my head, a subtask is a task that should have a parent_id. But I don't find the way to fill this field (parent_id) on a task. I have even put the field parent_id on the task form view, but when I save, the parent_id stay empty. I don't understand why this field parent_id is invisible by default in Odoo.


4) How to get hierarchical view with tasks and subtasks in the menu Tasks analysis? Impossible to display subtasks in a task. Probably for the same reason I can't fill the field parent_id on a task.



Thanks for all!


EDIT #2

To display more informations about subtasks, I have made these changes in the hr_timesheet.view_task_form2_inherited view.

I have changed this code :

    <field name="parent_id" attrs="{'invisible' : [('parent_id', '=', False)]}" />
    <field name="child_ids" invisible="1" />
    <field name="subtask_project_id" invisible="1" />

For this code :

    <field name="parent_id" />
    <field name="child_ids" />
    <field name="subtask_project_id" />


EDIT #3

Great explanations about subtasks on this page. Click on "..." to get de text displayed : https://git.vauxoo.com/vauxoo-dev/odoo/blob/e6ac7a7d2571ce046a1d9befd64d4216054494c7/addons/hr_timesheet/project_timesheet_view.xml

EDIT #4

An other interesting link from this forum : https://www.odoo.com/fr_FR/forum/aide-1/question/how-to-display-child-task-101947

2
Awatar
Odrzuć
Ray Carnes

What do you expect to happen and what is happening? I can't understand what problem you are explaining. You want to create X - does that work? Why not? What does 'not well implemented' mean? What are your expectations and experience?

Awatar
Ray Carnes
Najlepsza odpowiedź

Activate Developer Mode and set the Sub-task Project on each Project:



Then you can see Sub-tasks on any Task in that Project:



I don't know of a way to have Sub-tasks automatically created instead of Tasks, unless you use a single Sub-task Project on all Sales Orders.

2
Awatar
Odrzuć
Pascal Tremblay
Autor

Big thanks for these lines!

Podoba Ci się ta dyskusja? Dołącz do niej!

Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!

Zarejestruj się
Powiązane posty Odpowiedzi Widoki Czynność
Convert a Task to Subtask
project task subtask
Awatar
Awatar
Awatar
2
maj 25
1616
Project Task Dependencies: how to automate the status update of parent task? Rozwiązane
project task subtask
Awatar
Awatar
1
sty 23
3715
Why when the task is renamed the first part of the subtasks are not renamed ?
project task subtask
Awatar
Awatar
1
kwi 20
3167
how many employees can I assign to each subtask ?
project employee task subtask
Awatar
Awatar
Awatar
2
wrz 23
4312
Automatic task creation from Email Odoo 10
project email task odoo10.0
Awatar
0
lis 17
3587
Społeczność
  • Samouczki
  • Dokumentacja
  • Forum
Open Source
  • Pobierz
  • Github
  • Runbot
  • Tłumaczenia
Usługi
  • Hosting Odoo.sh
  • Wsparcie
  • Aktualizacja
  • Indywidualne rozwiązania
  • Edukacja
  • Znajdź księgowego
  • Znajdź partnera
  • Zostań partnerem
O nas
  • Nasza firma
  • Zasoby marki
  • Skontaktuj się z nami
  • Oferty pracy
  • Wydarzenia
  • Podcast
  • Blog
  • Klienci
  • Informacje prawne • Prywatność
  • Bezpieczeństwo Odoo
الْعَرَبيّة 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 to pakiet aplikacji biznesowych typu open source, które zaspokoją wszystkie potrzeby Twojej firmy: CRM, eCommerce, księgowość, inwentaryzacja, punkt sprzedaży, zarządzanie projektami itp.

Unikalną wartością Odoo jest to, że jest jednocześnie bardzo łatwe w użyciu i w pełni zintegrowane.

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