Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3 Trả lời
11695 Lượt xem

There are two fields crated, one in sale.order.line and one in stock.move. When the sale.order get's confirmed it creates stock.picking with product info in stock.move. I want to send my custom field value from sale.order.line to stock.move. How to do that?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

I have answered your question here - https://stackoverflow.com/questions/55528616/how-to-send-custom-value-from-sale-order-line-to-stock-move-in-odoo/55533744#55533744

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,

You can define an onchange function on the field in sale.order.line and in the method definition you can modify the value of stock.move.

Check this out, might be of help - https://stackoverflow.com/questions/46812726/change-fields-value-from-other-model

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 2 22
2943
2
thg 4 22
3474
5
thg 12 19
5419
1
thg 3 15
4607
2
thg 3 23
6205