Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
7889 Переглядів

There are two different models: product.management and  process.management in module A and module B respectively.

In process.management, it has a Many2one field:

product_id = fields.Many2one('product.management', 'product')

In product.management, it has a One2many field:

process_ids = fields.One2many('process.management', 'product_id', 'process')

and then the error came out.

Any help would be appreciated!


Аватар
Відмінити
Автор Найкраща відповідь

I figure it out!

I forgot to add depends in __openerp__.py of module A.

'depends': ['base', 'B'],
Аватар
Відмінити
Найкраща відповідь

free xxx videos 

Аватар
Відмінити