I want to know how I can move a value from a new field from stock.picking to the stock.move ?
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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 |