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
Create an account today to enjoy exclusive features and engage with our awesome community!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
How To Calculate Age From Birthday
Вирішено
|
|
7
вер. 21
|
28422 | |
|
4
бер. 19
|
9783 | ||
|
1
серп. 18
|
3704 | ||
Call a function through Url
Вирішено
|
|
1
січ. 18
|
6718 | |
|
1
лип. 25
|
434 |