Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
1783 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Penulis Jawaban Terbai

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

Avatar
Buang