From d2ee7b529ea8c99502191a0529646e9f63d2110e Mon Sep 17 00:00:00 2001 From: Xavier Brochard Date: Sat, 12 Oct 2019 21:38:46 +0200 Subject: [PATCH] [FIX] sale_exception: remove obsolete base_sale_multi_channel reference (#963) --- sale_exception/README.rst | 7 +++---- sale_exception/readme/DESCRIPTION.rst | 7 +++---- sale_exception/static/description/index.html | 7 +++---- 3 files changed, 9 insertions(+), 12 deletions(-) diff --git a/sale_exception/README.rst b/sale_exception/README.rst index e380818cbc6..ef808a10cdb 100644 --- a/sale_exception/README.rst +++ b/sale_exception/README.rst @@ -28,10 +28,9 @@ Sale Exception This module allows you attach several customizable exceptions to your sale order in a way that you can filter orders by exceptions type and fix them. -This is especially useful in an scenario for mass sales order import such as -with the base_sale_multi_channels module, because it's likely some orders have -errors when you import them (like product not found in Odoo, wrong line -format etc.) +This is especially useful in an scenario for mass sales order import because +it's likely some orders have errors when you import them (like product not +found in Odoo, wrong line format etc.) **Table of contents** diff --git a/sale_exception/readme/DESCRIPTION.rst b/sale_exception/readme/DESCRIPTION.rst index e6d8a9fe11b..345581d0396 100644 --- a/sale_exception/readme/DESCRIPTION.rst +++ b/sale_exception/readme/DESCRIPTION.rst @@ -1,7 +1,6 @@ This module allows you attach several customizable exceptions to your sale order in a way that you can filter orders by exceptions type and fix them. -This is especially useful in an scenario for mass sales order import such as -with the base_sale_multi_channels module, because it's likely some orders have -errors when you import them (like product not found in Odoo, wrong line -format etc.) +This is especially useful in an scenario for mass sales order import because +it's likely some orders have errors when you import them (like product not +found in Odoo, wrong line format etc.) diff --git a/sale_exception/static/description/index.html b/sale_exception/static/description/index.html index ebb0337006c..e00326fc2d9 100644 --- a/sale_exception/static/description/index.html +++ b/sale_exception/static/description/index.html @@ -370,10 +370,9 @@

Sale Exception

Beta License: AGPL-3 OCA/sale-workflow Translate me on Weblate Try me on Runbot

This module allows you attach several customizable exceptions to your sale order in a way that you can filter orders by exceptions type and fix them.

-

This is especially useful in an scenario for mass sales order import such as -with the base_sale_multi_channels module, because it’s likely some orders have -errors when you import them (like product not found in Odoo, wrong line -format etc.)

+

This is especially useful in an scenario for mass sales order import because +it’s likely some orders have errors when you import them (like product not +found in Odoo, wrong line format etc.)

Table of contents