Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
7884 Представления

How can I add a column that indicate the category (product.template.categ_id) in the view "mrp.mrp_production_tree_view"?

I'm using the version 8.0

Аватар
Отменить
Лучший ответ

good one

Аватар
Отменить
Автор Лучший ответ

The problem is not add the column, rather is the relation between the production order and the product category

Аватар
Отменить
Лучший ответ

Have you tried:

<field name="field_name" widget="many2one"/>

There is also a button option:

<field name="field_name" widget="many2onebutton"/>


and lastly there's a module you can include to make your many2one field into a link:

\https://apps.openerp.com/apps/modules/8.0/web_tree_many2one_clickable


Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
сент. 23
5335
1
мар. 15
4015
0
мар. 15
3662
3
июл. 24
24505
5
дек. 19
8056