Se rendre au contenu
Menu
Cette question a été signalée
3 Réponses
7927 Vues

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
Ignorer
Meilleure réponse

good one

Avatar
Ignorer
Auteur Meilleure réponse

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

Avatar
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
1
sept. 23
5371
1
mars 15
4071
0
mars 15
3704
3
juil. 24
24585
5
déc. 19
8110