Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
8238 Visualizzazioni

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
Abbandona
Risposta migliore

good one

Avatar
Abbandona
Autore Risposta migliore

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

Avatar
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
set 23
5700
1
mar 15
4456
0
mar 15
4166
3
lug 24
25126
5
dic 19
8419