Se rendre au contenu
Odoo Menu
  • Se connecter
  • Essai gratuit
  • Applications
    Finance
    • Comptabilité
    • Facturation
    • Notes de frais
    • Feuilles de calcul (BI)
    • Documents
    • Signature
    Ventes
    • CRM
    • Ventes
    • PdV Boutique
    • PdV Restaurant
    • Abonnements
    • Location
    Sites web
    • Site Web
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Chaîne d'approvisionnement
    • Inventaire
    • Fabrication
    • PLM
    • Achats
    • Maintenance
    • Qualité
    Ressources Humaines
    • Employés
    • Recrutement
    • Congés
    • Évaluations
    • Recommandations
    • Parc automobile
    Marketing
    • Marketing Social
    • E-mail Marketing
    • SMS Marketing
    • Événements
    • Marketing Automation
    • Sondages
    Services
    • Projet
    • Feuilles de temps
    • Services sur Site
    • Assistance
    • Planification
    • Rendez-vous
    Productivité
    • Discussion
    • Validations
    • Internet des Objets
    • VoIP
    • Connaissances
    • WhatsApp
    Applications tierces Odoo Studio Plateforme Cloud d'Odoo
  • Industries
    Commerce de détail
    • Librairie
    • Magasin de vêtements
    • Magasin de meubles
    • Épicerie
    • Quincaillerie
    • Magasin de jouets
    Food & Hospitality
    • Bar et Pub
    • Restaurant
    • Fast-food
    • Maison d’hôtes
    • Distributeur de boissons
    • Hôtel
    Immobilier
    • Agence immobilière
    • Cabinet d'architecture
    • Construction
    • Gestion immobilière
    • Jardinage
    • Association de copropriétaires
    Consultance
    • Cabinet d'expertise comptable
    • Partenaire Odoo
    • Agence Marketing
    • Cabinet d'avocats
    • Aquisition de talents
    • Audit & Certification
    Fabrication
    • Textile
    • Métal
    • Meubles
    • Alimentation
    • Brewery
    • Cadeaux d'entreprise
    Santé & Fitness
    • Club de sports
    • Opticien
    • Salle de fitness
    • Praticiens bien-être
    • Pharmacie
    • Salon de coiffure
    Trades
    • Bricoleur
    • Matériel informatique et support
    • Systèmes photovoltaïques
    • Cordonnier
    • Services de nettoyage
    • Services CVC
    Autres
    • Organisation à but non lucratif
    • Agence environnementale
    • Location de panneaux d'affichage
    • Photographie
    • Leasing de vélos
    • Revendeur de logiciel
    Browse all Industries
  • Communauté
    Apprenez
    • Tutoriels
    • Documentation
    • Certifications
    • Formation
    • Blog
    • Podcast
    Renforcer l'éducation
    • Programme éducatif
    • Business Game Scale-Up!
    • Rendez-nous visite
    Obtenir le logiciel
    • Téléchargement
    • Comparez les éditions
    • Versions
    Collaborer
    • Github
    • Forum
    • Événements
    • Traductions
    • Devenez partenaire
    • Services for Partners
    • Enregistrer votre cabinet comptable
    Nos Services
    • Trouver un partenaire
    • Trouver un comptable
    • Rencontrer un conseiller
    • Services de mise en œuvre
    • Références clients
    • Assistance
    • Mises à niveau
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obtenir une démonstration
  • Tarification
  • Aide

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

  • CRM
  • e-Commerce
  • Comptabilité
  • Inventaire
  • PoS
  • Projet
  • MRP
All apps
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Aide

V16 Planned Date of Tasks are invisible.

S'inscrire

Recevez une notification lorsqu'il y a de l'activité sur ce poste

Cette question a été signalée
planningtasksplannedstart_dateend_date
3 Réponses
9031 Vues
Avatar
Didier Ryckaert

Hello 

As you can see on the task form in a projet and in the task form in the field service the fields "Planned Date" does not appear.

What do i need to check or to setup to see the "start date" and the "End date" on these forms..

Here are the projects' s setting?

I thank you in advance for your response

1
Avatar
Ignorer
Didier Ryckaert
Auteur

Thank you both.

It is clear for me now

didier.ryckaert@papyrus.com

Hi Malay and cybrosys.

@ Malay

Thank you for your respons

When i create the task on the calender view, it only create a "Due date" but not the "start" and the "end" date.


@ Cybrosys.

Thank you.

Your advice is working but the strange thing is that at the beginning of the deployment these fields where visible.

Thijs Van Damme

This is the weirdest configuration ever, who decided it was a good idea to hide all these fields? I have task where I can't enter a value because its hidden... make it make sense

Comdat EDV-Systeme

Thank you.

But this is a stupid decision. Default filter is set by "planned for today or future", but didnt get the opportunity to plan this after the task is created is ridicolous.

Avatar
Saâd Benzakour
Meilleure réponse

For existing tasks that arn't planned yet, you can do it from Gantt view. 

When you hover a timeslot in this view, click on the "Plan existing" icon (search icon with a + inside), then select your task. The planned dates are filled and become visibles on form view if you want to change them from there. 

1
Avatar
Ignorer
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Meilleure réponse

Hi,

The Planned Date field(to set the start and the end date) is invisible in the tasks since those dates are not set. The attribute for the field is set like that. There is no configuration to show/hide it.

You have to edit the form view to show the field. You can do it directly or use a custom module to do it.

To edit the form view from Odoo:

Step 1: Enable debug(developer) mode.
Step 2: Search for Views in the homepage or navigate to Settings/Technical/User Interface/Views menu.
Step 3: Search for the view project.task.view.form.inherit.project.enterprise.
Step 4: Remove the attrs="{'invisible': [('planned_date_begin', '=', False), ('planned_date_end', '=', False)]}" from the label and div in the code and save it.

That's it. You can now reload and check the task. The Planned Date will be visible in the tasks.

If you are using a custom module, you can inherit the task form view and remove the attrs.

Regards

4
Avatar
Ignorer
Natasha van Schoor

Hi, can you please review this answer - it only makes the title of the field visible, it doesn't enable you to add the dates from the task. Can you please review and respond?

Thanks,

Avatar
Malay Khamar (Serpent Consulting Services Pvt. Ltd.)
Meilleure réponse

Hi Didier Ryckaert,

Actually Planned dates are only visible if you have the value in it. If its False, then it will be invisible. 
So if you create a task from where system will adds the start and end planned dates, then you can visible it. 


For e.g  Like create a task from calendar view, Gantt view. It will give you the default date on which you can create a task. Yes you can remove the invisible attributes as well.

Hope it will help you.


2
Avatar
Ignorer
Sprintit Oy / Roy Nurmi

But if I create a project and trasks using sales, it will not have those date set, so there is no way to plan tasks that have been created from sales??

Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !

Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !

S'inscrire
Publications associées Réponses Vues Activité
How to plan a task in OE16
planning tasks
Avatar
Avatar
1
nov. 23
2454
How do I link tasks created in Project & Field Services to PLANNING?
planning tasks FieldService
Avatar
Avatar
1
nov. 24
3748
Planning tasks timesheet Résolu
timesheet planning tasks ProjectManagement
Avatar
Avatar
Avatar
4
juin 24
6166
Project- Odoo 14 Résolu
project task start_date end_date
Avatar
Avatar
1
avr. 21
5092
How to calculate payslip based on contract starting date and ending date?
date payslip payable start_date end_date
Avatar
0
avr. 22
4143
Communauté
  • Tutoriels
  • Documentation
  • Forum
Open Source
  • Téléchargement
  • Github
  • Runbot
  • Traductions
Services
  • Hébergement Odoo.sh
  • Assistance
  • Migration
  • Développements personnalisés
  • Éducation
  • Trouver un comptable
  • Trouver un partenaire
  • Devenez partenaire
À propos
  • Notre société
  • Actifs de la marque
  • Contactez-nous
  • Emplois
  • Événements
  • Podcast
  • Blog
  • Clients
  • Informations légales • Confidentialité
  • Sécurité.
الْعَرَبيّة 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 est une suite d'applications open source couvrant tous les besoins de votre entreprise : CRM, eCommerce, Comptabilité, Inventaire, Point de Vente, Gestion de Projet, etc.

Le positionnement unique d'Odoo est d'être à la fois très facile à utiliser et totalement intégré.

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