I need to upgrade a module from 9 to 10, and use the openerp / osv / fields.py module to use the field (funtion).
I have checked in the odoo 10 and I see that the fields.py is not being, how can I do it?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I need to upgrade a module from 9 to 10, and use the openerp / osv / fields.py module to use the field (funtion).
I have checked in the odoo 10 and I see that the fields.py is not being, how can I do it?
This is an obligatory read when converting from the old-api style to the new-api style introduced in v8 and the only option in v10
https://www.odoo.com/documentation/10.0/reference/orm.html
Hi. Not sure what you mean, but guess the following would be enough:
from odoo import fields
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký| Bài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
|---|---|---|---|---|
|
How To Calculate Age From Birthday
Đã xử lý
|
7
thg 9 21
|
29529 | ||
|
4
thg 3 19
|
10421 | |||
|
1
thg 8 18
|
4198 | |||
|
Call a function through Url
Đã xử lý
|
1
thg 1 18
|
7851 | ||
|
1
thg 10 25
|
679 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.