Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3634 Visualizzazioni

Hi community,

I want to prevent manual creation of delivery form sale.order and i found this function 

def _action_confirm(self):
       self.order_line._action_launch_stock_rule()
       return super(SaleOrder, self)._action_confirm()

do that ,

and i want to inherit function and comment this  self.order_line._action_launch_stock_rule() how can i do that 

Thanks

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
ago 21
2129
1
giu 22
2558
2
lug 25
285
1
ott 21
4627
1
apr 21
2644