Skip to Content
Menu
This question has been flagged
1 Reply
536 Views

Hi all,


I am working on a integration with Odoo. I want to confirm the delivery order and update the inventory by api call. I use the following to update my delivery order 


models.execute_kw(db, uid, password, 'stock.picking', 'button_validate', '303')


However, it can only update the status of the delivery order from "Ready" to "Done" but the stock move record and the products' inventory did not have any changes which does not match the bekaviour of the validate button. 



I would like to check which method should i call in this case? 


Thank you! 


Iris

Avatar
Discard
Related Posts Replies Views Activity
1
Sep 23
2502
3
Apr 19
3378
1
Aug 25
1703
5
May 25
34298
2
Sep 23
2958