Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
3 Antworten
7890 Ansichten

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
Verwerfen
Beste Antwort

good one

Avatar
Verwerfen
Autor Beste Antwort

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

Avatar
Verwerfen
Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Sept. 23
5336
1
März 15
4022
0
März 15
3664
3
Juli 24
24506
5
Dez. 19
8063