How to display a report only in form view(not with button) and avoid it in list view?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
1
Rispondi
4754
Visualizzazioni
By adding in the action, field called 'binding_view_types'.
In this field, add the 'views' that you wanna 'report' displayed.
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
1
gen 24
|
14096 | ||
|
0
mar 15
|
5028 | ||
|
2
feb 24
|
12955 | ||
|
1
mar 15
|
9931 | ||
|
0
mar 15
|
3220 |
I've new custom report for sale order, but i want to show it for only a single order. But when placing this report in Print menu, i can select more than one order and print it. so i want to disable report for list view..Hope you got my question..