Skip to Content
Menu
This question has been flagged
1 Reply
5749 Views

Hi

How can i add a search field in view of 'Sales Analysis' menu Report?

The field in question, is created in the Sale.Order.Line model and is a float type?

Tks!!!

Avatar
Discard
Best Answer

Hi Miguelles, 

you need to create your own module and inherit "sale.report" class and add all fields you need in columns. You need to override select from and group function too.  

Please take a look at addons/sale/report/sale_report.py.

I found very useful this link: http://www.slideshare.net/openobject/business-intelligence-35790564

Avatar
Discard
Related Posts Replies Views Activity
2
Aug 24
1888
0
Jan 23
1640
4
Apr 19
13145
0
Mar 15
3612
1
Jun 23
2876