so i have a model A which have a one2many field and i want to add the field inside the one2many field to search view of model A
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- プロジェクト
- MRP
この質問にフラグが付けられました
            
                1
                
                    返信
                
            
        
        
            
                2668
                
                    ビュー
                
            
        
    So I found the answer
Inherit the search view then add the desired one2many as the field name, on filter_domain one2many.the_field_under_one2many. For more details you can refer the product_id in the search view of sale.order .
| 関連投稿 | 返信 | ビュー | 活動 | |
|---|---|---|---|---|
|  | 7 3月 17  | 6034 | ||
|  | 1 8月 23  | 24127 | ||
|  | 1 9月 21  | 5979 | ||
|  | 1 12月 19  | 4946 | ||
|  | 1 7月 19  | 5360 | 
