跳至內容
選單
此問題已被標幟
2 回覆
1787 瀏覽次數

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!!!

頭像
捨棄
最佳答案

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.

頭像
捨棄
作者 最佳答案

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

頭像
捨棄