From 324aa757fe62fcea18ddc23390df13fd6fbbbb27 Mon Sep 17 00:00:00 2001 From: AaronHForgeFlow Date: Thu, 11 May 2023 15:09:00 +0200 Subject: [PATCH] [FIX] stock_rules not in external id --- addons/stock/migrations/13.0.1.1/noupdate_changes.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/addons/stock/migrations/13.0.1.1/noupdate_changes.xml b/addons/stock/migrations/13.0.1.1/noupdate_changes.xml index b7a4e8634d37..23986699e3d7 100644 --- a/addons/stock/migrations/13.0.1.1/noupdate_changes.xml +++ b/addons/stock/migrations/13.0.1.1/noupdate_changes.xml @@ -2,13 +2,10 @@ + Replenish on Order (MTO) - [('company_id', 'in', company_ids)] @@ -38,5 +35,5 @@ [('company_id', 'in', company_ids)] - + -->