Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
8230 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

good one

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

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


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
wrz 23
5682
1
mar 15
4450
0
mar 15
4165
3
lip 24
25121
5
gru 19
8414