跳至內容
選單
此問題已被標幟
問題已關閉 原因: 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
1524
2
6月 25
879
2
6月 20
6197
0
3月 24
1081
1
9月 24
2331