MIG sale_line_change For Odoo 12.0

This commit is contained in:
Bhoomi
2019-09-20 10:58:25 -04:00
parent 8f9105fe89
commit 9750936b4a
3 changed files with 5 additions and 5 deletions

View File

@@ -80,7 +80,7 @@ class SaleLineChangeOrderLine(models.TransientModel):
})
def _apply_procurement(self):
self.mapped('sale_line_id')._action_launch_procurement_rule()
self.mapped('sale_line_id')._action_launch_stock_rule()
def apply(self):
changed_lines = self.filtered(lambda l: (