Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
5672 Представления

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?

Related Posts Ответы Просмотры Активность
1
июл. 24
1412
1
мар. 15
550
1
мар. 15
9870
0
мар. 15
3587
0
мар. 15
4069