From 21b0f6253ddde275d6ff19bc0cb089bbcc763f58 Mon Sep 17 00:00:00 2001 From: Andreas Osim Date: Tue, 9 Aug 2022 09:33:07 +0200 Subject: [PATCH] Allow change of carrier even an order is already committed Log Change of WV-Flag --- ext/custom-addons/dp_custom/views/product_views.xml | 1 + ext/custom-addons/dp_custom/views/sale_views.xml | 4 ++-- .../dp_intercompany_invoicing/models/account.py | 6 ++++-- ext/custom-addons/tz_dealer_discount/views/invoice_view.xml | 6 +++--- 4 files changed, 10 insertions(+), 7 deletions(-) diff --git a/ext/custom-addons/dp_custom/views/product_views.xml b/ext/custom-addons/dp_custom/views/product_views.xml index 19ea48c1..87c37689 100644 --- a/ext/custom-addons/dp_custom/views/product_views.xml +++ b/ext/custom-addons/dp_custom/views/product_views.xml @@ -111,6 +111,7 @@ + diff --git a/ext/custom-addons/dp_custom/views/sale_views.xml b/ext/custom-addons/dp_custom/views/sale_views.xml index fd54bbd5..cc264c68 100644 --- a/ext/custom-addons/dp_custom/views/sale_views.xml +++ b/ext/custom-addons/dp_custom/views/sale_views.xml @@ -28,7 +28,7 @@
- + @@ -164,7 +164,7 @@
+ attrs="{'readonly':False}"/>