Skip to Content
Menú
This question has been flagged
S'ha tancat la pregunta per raó: not enough information given to provide help
per Kabir Khan en 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
Descartar
Related Posts Respostes Vistes Activitat
2
de jul. 24
1517
2
de juny 25
878
2
de juny 20
6197
0
de març 24
1076
1
de set. 24
2330