Skip to Content
Menu
This question has been flagged
2 Replies
4643 Views

I wanted to create an automated stock move from one location to another, but I have no idea how to deal with in Odoo. Need some support on:

- setup a workflow in inventory - stock.picking (?)

- automatically start the workflow with python  


It would be helpful not to have the full solution, but a hint how to go on.


Thanks in advance

Friedrich

Avatar
Discard
Best Answer

Hi,

You can go through this Push rule Odoo doc,

https://www.odoo.com/documentation/user/10.0/inventory/routes/concepts/push_rule.html

Also it you want to know more about the scheduled actions you can check this,https://www.odoo.yenthevg.com/creating-automated-actions-in-odoo/

Thanks

Avatar
Discard
Author Best Answer

Dear Niyas

Thanks a lot for your answer. But I'm looking for something which I start with python and not by a push rule. This python script should also be executable manually maybe by pushing a button or from outside Odoo with an API call. 


Avatar
Discard
Related Posts Replies Views Activity
2
Jul 17
8007
1
Mar 17
4386
2
Apr 15
7047
3
Apr 15
4440
1
Mar 15
3809