コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5739 ビュー

How to create a menu under Reporting menu? Any one please help?

アバター
破棄
最善の回答

Hello, you can use:

parent = "base.menu_reporting"

and if you want to add something to Reporting->Dashboards use:

parent = "base.menu_reporting_dashboard"

I hope this will help!

Regards...

アバター
破棄
著作者

thanks Ahmed it worked :), i want a pop up window and print report same as in Reporting/Point of sale/Sale Details will you help me to impliment this

you can use wizard to make a pop up window, which inherit 'osv.osv_memory', and the action with target new, the Print button will return dict contains type and model, ... of the report...

著作者

@Ahmed I want to create a menu under Reporting menu which will display a screen which lists all file names inside a directory. For that i think i need a menu with out action, i dnt want a database. thinking of passing a list contain all file names from py to xml, But wen i add a menu with out action its not showing. Please help me! Or do u know any other way to achive this?

関連投稿 返信 ビュー 活動
1
7月 24
1452
1
3月 15
550
1
3月 15
9948
0
3月 15
3670
0
3月 15
4127