跳至内容
菜单
此问题已终结
该问题已被关闭 原因: not enough information given to provide help
Kabir Khan2024年07月06日 07时15分37秒
this is not working via calling automation rules
new_sale_order.action_confirm()
# if new_sale_order.picking_ids:
for picking in new_sale_order.picking_ids:
print(picking.state)
picking.action_assign()
picking.button_validate()

but shows error bad query want to know how to call action button validate from stock.picking in out custom model

形象
丢弃
相关帖文 回复 查看 活动
2
7月 24
1553
2
6月 25
903
2
6月 20
6227
0
3月 24
1104
1
9月 24
2350