Skip to Content
Menu
This question has been flagged
3 Replies
8239 Zobrazenia

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

Avatar
Zrušiť
Best Answer

good one

Avatar
Zrušiť
Autor Best Answer

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

Avatar
Zrušiť
Best Answer

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


Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
sep 23
5700
1
mar 15
4456
0
mar 15
4166
3
júl 24
25126
5
dec 19
8419