Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
7173 Vues

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?

Avatar
Ignorer
Meilleure réponse

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

Avatar
Ignorer
Meilleure réponse

Hi. Not sure what you mean, but guess the following would be enough:

from odoo import fields
Avatar
Ignorer
Publications associées Réponses Vues Activité
7
sept. 21
28289
4
mars 19
9715
1
août 18
3593
1
janv. 18
6649
1
juil. 25
363