Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
Spørgsmålet er blevet lukket på grund af: not enough information given to provide help
af Kabir Khan06-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
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
jul. 24
1519
2
jun. 25
878
2
jun. 20
6197
0
mar. 24
1077
1
sep. 24
2330