Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
3134 Tampilan

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?

Avatar
Buang
Jawaban Terbai

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

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Feb 16
3350
1
Mar 15
4021
1
Nov 23
2200
2
Mei 23
7375
1
Sep 22
3637