コンテンツへスキップ
メニュー
この質問にフラグが付けられました
質問は終了しました 理由: not enough information given to provide help
次により: Kabir Khan on 2024年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
1510
2
6月 25
878
2
6月 20
6197
0
3月 24
1074
1
9月 24
2327