Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
8014 Vistas

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
Descartar
Mejor respuesta

good one

Avatar
Descartar
Autor Mejor respuesta

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

Avatar
Descartar
Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
sept 23
5479
1
mar 15
4167
0
mar 15
3838
3
jul 24
24757
5
dic 19
8196