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
- Kirjanpito
- Varastointi
- PoS
- Project
- MRP
Tämä kysymys on merkitty
            
                1
                
                    Vastaa
                
            
        
        
            
                5314
                
                    Näkymät
                
            
        
    By adding in the action, field called 'binding_view_types'.
In this field, add the 'views' that you wanna 'report' displayed.
Nautitko keskustelusta? Älä vain lue, vaan osallistu!
Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!
Rekisteröidy| Aiheeseen liittyviä artikkeleita | Vastaukset | Näkymät | Toimenpide | |
|---|---|---|---|---|
| 
            
                General Ledger for individual accounts
            
            
                    Ratkaistu
            
         |  | 1 tammik. 24  | 14718 | |
|  | 0 maalisk. 15  | 5758 | ||
| 
            
                What are the steps to add a report?
            
            
                    Ratkaistu
            
         |  | 2 helmik. 24  | 13768 | |
|  | 1 maalisk. 15  | 10631 | ||
|  | 0 maalisk. 15  | 3804 | 
 
                        
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..