Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
3530 Tampilan

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
Buang
Post Terkait Replies Tampilan Aktivitas
0
Agu 21
2038
1
Jun 22
2474
2
Jul 25
130
1
Okt 21
4504
1
Apr 21
2574