Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odpovědi
7867 Zobrazení

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šit
Nejlepší odpověď

good one

Avatar
Zrušit
Autor Nejlepší odpověď

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

Avatar
Zrušit
Nejlepší odpověď

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šit
Related Posts Odpovědi Zobrazení Aktivita
1
zář 23
5326
1
bře 15
4009
0
bře 15
3660
3
čvc 24
24496
5
pro 19
8052