Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Social media Marketing
    • E-mailmarketing
    • SMS Marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Goedkeuringen
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelzaak
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Food & Hospitality
    • Bar en Pub
    • Restaurant
    • Fastfood
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brewery
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Trades
    • Klusjesman
    • IT-hardware & support
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profitorganisatie
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Browse all Industries
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijs- programma
    • Scale Up! Business Game
    • Bezoek Odoo
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Word een Partner
    • Services for Partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help

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

  • CRM
  • e-Commerce
  • Boekhouding
  • Voorraad
  • PoS
  • Project
  • MRP
All apps
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Help

How to define a custom dashboard with important documents?

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
v7dashboard
2 Antwoorden
13318 Weergaven
Avatar
rishi kesh

Hello i am wondering if its possible to setup a dashboard on openerp which will display some of the most important things to see for the logged in user?

For example,

  1. There is the "To-Do" in the messaging module which will display the list of tasks to be completed.
  2. There is a calendar which displays if there are any meetings scheduled for the day and the coming days.
  3. There is scheduled calls which displays if there are any scheduled calls for the day and the coming days.
  4. There are claims that needs a user's attention (if its assigned to them)
  5. There are helpdesk questions that needs a user's attention (if its assigned to them)
  6. Thera are tasks and issues in projects that would need a user's attention (nearing deadline)
  7. There will be an incoming shipments/products that is coming today that will need the purchases user's attention.
  8. There will be a scheduled date nearing for a manufacturing order that needs people in the manufacturing department's attention.

This is all i could think of at the moment. So, there are many things that need a user's attention when they login. But at this point a user has to go to each and every page to see what is pending for him.

Do you think it will be much easier if we can have a dashboard that will display the most important things that need a user's attention? Is something like this already exist?

1
Avatar
Annuleer
Avatar
Fabrice Henrion (fhe)
Beste antwoord

You can create custom dashboards from any view/object. The dashboards are located in the Reporting application. Regarding the types of information you want in the user dashboard, you will probably want to use the "My Dashboard".

The way you add something to it is by going to each view you want to add, filtering it according to your criteria, then opening the advanced search and clicking in the section "Add to Dashboard" and select the right one. You can then organize these views according to various layouts in the dashboard.

In order to get this dashboard as the first screen at the time of login, you have to move the menu so that it becomes the first menu of the first application.

Note that the Inbox is a sort of dashboard too. It aggregated all messages from documents (or specific status of documents) you followed. As an example, you can follow a project to get warned each time a task is blocked or follow all deal lost in the CRM, all invoices to be validated, etc. The messaging system is a very simple system that allows every user to fine select what events interest him.

The menu has also a mechanims of "Need Action". When there is a number of the right of a menu, it's because the user has a few documents to check. (e.g. 4 leave requests to approve). You can click on the number to get only the documents requiring your attention.

2
Avatar
Annuleer
rishi kesh
Auteur

Thanks for your reply. I will definitely try this out. Regarding the "Home Action" i as unsuccessful too. What i did was setup the home action to display the "Assigned Tasks". I expected to have a new page called "home" that would display the assigned tasks. But nothing really happened. May be some thing is being missed out. May be a bug?

Semah Raddaoui

I did not understand this two lines : " In order to get this dashboard as the first screen at the time of login, you have to move the menu so that it becomes the first menu of the first application. "

Jacky

@Fabien Pinckers.. hi

Avatar
George
Beste antwoord

Hi friends,

             I am using odoo new version downloaded from nightly. I Would like to bring Inbox to My Dashboard. I could not find add to dashboard option in search box. How to do it?

0
Avatar
Annuleer
Chandni Gandhi

Hi, Firstly check whether board module is installed or not. If yes, see in search view Favorites > add to my Dashboard, will be there.

Hope this will help u

Thnx

Hope this will help u.

Thnx

Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Gerelateerde posts Antwoorden Weergaven Activiteit
Dashboard doesn't save state v7
v7 dashboard
Avatar
Avatar
Avatar
Avatar
9
aug. 16
8879
Share customized dashboards with other users v7
customer v7 dashboard
Avatar
0
mrt. 15
5225
Possibility to resize dashboards in v7
views v7 dashboard
Avatar
Avatar
1
mrt. 15
6957
How to add a "Delete" button on the popup form? Opgelost
v7
Avatar
Avatar
1
okt. 25
5540
Minimum Lot Charge For Sales Order Line Items
v7
Avatar
0
dec. 24
10468
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Word een Partner
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة 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 is een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

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