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!!!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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!!!
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
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
2
aug. 24
|
1620 | ||
|
0
jan. 23
|
1491 | ||
|
4
apr. 19
|
12882 | ||
|
0
mrt. 15
|
3332 | ||
|
1
jun. 23
|
2615 |