Skip to Content
मेन्यू
This question has been flagged
The question has been closed for reason: not enough information given to provide help
by Kabir Khan on शनिवार 06 जुल॰ 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
Discard
Related Posts Replies Views Activity
2
जुल॰ 24
1508
2
जून 25
874
2
जून 20
6197
0
मार्च 24
1074
1
सित॰ 24
2327