Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
3182 Переглядів

In the Sales Order Tree View, I want to see the status of its related picking. However, this state is represented by the "state" field of "stock.picking" model while Sales Order Tree View works with "sale.order" model. How can I call  the "state" field from "stock.picking" to  Sales Order View?

Аватар
Відмінити
Найкраща відповідь

Hi,

The field named picking_ids in the model sale.order will give the ids of the related stock pickings of the sale.  This is a Many2many field and it may have multiple values in it.

Based on this you can assign the state of the picking ids to a new field and display it in tree view

Thanks

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
лют. 16
3404
1
бер. 15
4067
1
лист. 23
2256
2
трав. 23
7456
1
вер. 22
3712