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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Hi,
Please refer the following link
Regards
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
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Feb 22
|
2007 | ||
|
2
Apr 22
|
1920 | ||
|
5
Dec 19
|
4195 | ||
|
1
Mar 15
|
3373 | ||
|
2
Mar 23
|
4640 |