I add a custom field in sale order line and i wanna keep it in purchase order line when i confirm the SO
I tried to modify the function _run_buy but it doesn't work .
Please help !!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I add a custom field in sale order line and i wanna keep it in purchase order line when i confirm the SO
I tried to modify the function _run_buy but it doesn't work .
Please help !!
Thank you for your answer but i've already check these methods but i can't find where to add my new field. it will be really helpful if you give me examples.
Thank you in advance !
I tried to modify in the run_but method but i got this :
AttributeError: 'Procurement' object has no attribute 'other_parter_id'
Can anyone help please !
Hi,
From the _run_buy method, another method _prepare_purchase_order_line_from_procurement is called, from there you can see the function _prepare_purchase_order_line to update from there a function called values into purchase. Do check the method, it may help you.
Hope it helps
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Aug 22
|
2315 | ||
|
1
Apr 22
|
1795 | ||
|
1
Mar 22
|
1237 | ||
|
1
Feb 22
|
1033 | ||
|
0
Feb 22
|
1205 |