Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
3596 Tampilan

Hi, I have a module which was made for Odoo 8/9 which uses the 'fields' module and I am not able to install it on odoo 10 for that reason. Is there any way I can update the module for Odoo 10? Should I replace the 'import fields' with something else?

Any tip in the right direction will be appreciated.

Thanks!

Avatar
Buang
Jawaban Terbai

import fields are available in Odoo 10

change from openerp import fields to from odoo import fields 

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Nov 17
7530
7
Okt 18
10587
2
Sep 18
6041
1
Apr 18
9669
1
Apr 18
3453