Hello everyone,
Faced a problem while porting a module from 8 to 10 version. What is self.pool('') ? And is there a replacement in 10th version?
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- プロジェクト
- MRP
この質問にフラグが付けられました
            
                2
                
                    返信
                
            
        
        
            
                4374
                
                    ビュー
                
            
        
    Hi Alan,
self.env[''] is instead of self.pool.get('') in odoo 10
I don't know more :) 
Hi,
Try using Self.env['model name'] instead.
| 関連投稿 | 返信 | ビュー | 活動 | |
|---|---|---|---|---|
|  | 1 9月 16  | 5626 | ||
|  | 0 9月 15  | 4468 | ||
|  | 1 3月 15  | 7932 | ||
|  | 0 6月 25  | 853 | ||
|  | 0 3月 18  | 6306 | 
