Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
1777 Prikazi

hi!!, I have a <graph> view in a custom module

I don`t want to show only  the graphic,

so I want to show about data information too.

my question is if theres is a way to show the graphic

and a table or form view or tree view. or something else  together 

because if  I try to join <graph> withy another tag it cause error. 


thank you for your help!!!

Avatar
Opusti
Best Answer

Hello,

You can use the Dashboard module for that. This module allows you to combine different views on the same view (Dashboard).

If the use of the Dashboard module is not as well as you want then you will have to develop the view that matches exactly your need and for that, you should be familiar with odoo Javascript Framework and related technologies.

Good luck.

Avatar
Opusti
Avtor Best Answer

thank you Mohamed for the advice, first I`ll try with the dashboard.

Avatar
Opusti