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
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
2
ago 24
|
1620 | ||
|
0
gen 23
|
1492 | ||
|
4
apr 19
|
12884 | ||
|
0
mar 15
|
3332 | ||
|
1
giu 23
|
2615 |