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
- Project
- MRP
この質問にフラグが付けられました
2
返信
3972
ビュー
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
|
5143 | ||
|
0
9月 15
|
3762 | ||
|
1
3月 15
|
7250 | ||
|
0
6月 25
|
358 | ||
|
0
3月 18
|
5603 |