Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2942 Visninger

Odoo version 10

I want to confirm sales order as soon as it gets created. For that, I'm trying below ruby command in irb but it always returns false and does not do any transition. 

irb(main):119:0> models.exec_workflow('admin', 1, '12345678', 'sale.order', 'confirm', 20)

=> false

I'm using the administrator user only which has all rights. I'm able to confirm the order using odoo web wizard.  

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
jul. 20
3238
1
mar. 15
4099
2
feb. 21
7007
2
apr. 17
4914
1
aug. 25
140