Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
6482 มุมมอง

I want to know how I can move a value from a new field from stock.picking to the stock.move ?

Thanks

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

I would suggest to create a related field using picking_id (reference to stock_picking) inside stock_move by inheriting it.

example:

suppose need to pull origin field from stock_picking to stock_move.

write here


picking_origin = fields.Integer(related='picking_id.origin', string="Origin');

อวตาร
ละทิ้ง
ผู้เขียน

so in stock_move I made a field like this ? I will try that later.

ผู้เขียน

I have made it with overriding 5 methods from the original stock modul. I don't see an other way to manage that

will you please share some more information , i did not get this ,

I have made it with overriding 5 methods from the original stock modul. ?

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ก.ค. 17
3813
2
พ.ค. 25
5172
2
พ.ค. 23
2541
0
ม.ค. 23
1603
1
ส.ค. 21
4320