Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
Pertanyaan sudah ditutup untuk alasan: not enough information given to provide help
oleh Kabir Khan pada 06/07/2024 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

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
2
Jul 24
1524
2
Jun 25
879
2
Jun 20
6197
0
Mar 24
1082
1
Sep 24
2331