Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
Otázka byla uzavřena pro důvod: not enough information given to provide help od Kabir Khan na 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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
čvc 24
1528
2
čvn 25
884
2
čvn 20
6202
0
bře 24
1086
1
zář 24
2333