跳至内容
菜单
此问题已终结
该问题已被关闭 原因: 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
1546
2
6月 25
898
2
6月 20
6223
0
3月 24
1099
1
9月 24
2343