コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3650 ビュー

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

アバター
破棄
関連投稿 返信 ビュー 活動
0
8月 21
2135
1
6月 22
2596
2
7月 25
302
1
10月 21
4638
1
4月 21
2647