From 95481f2a10c5ac30e28e4c839bb1af73dab8b778 Mon Sep 17 00:00:00 2001
From: david
Date: Wed, 11 Dec 2019 17:32:23 +0100
Subject: [PATCH] [IMP] pos_order_return: improve description
---
pos_order_return/README.rst | 2 +-
pos_order_return/readme/CONFIGURE.rst | 2 +-
pos_order_return/static/description/index.html | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pos_order_return/README.rst b/pos_order_return/README.rst
index 597163ff..4745907a 100644
--- a/pos_order_return/README.rst
+++ b/pos_order_return/README.rst
@@ -42,7 +42,7 @@ A link is created between the returned Order Line and the initial Order Line.
Configuration
=============
-In some cases, you may want to let the possibility to allow negative quantity
+In some cases, you may want to block the possibility to allow negative quantity
in a PoS Order, without mentioning initial order. This can happen for special
products like returnable products, etc.
diff --git a/pos_order_return/readme/CONFIGURE.rst b/pos_order_return/readme/CONFIGURE.rst
index 91f5aa8f..15a50406 100644
--- a/pos_order_return/readme/CONFIGURE.rst
+++ b/pos_order_return/readme/CONFIGURE.rst
@@ -1,4 +1,4 @@
-In some cases, you may want to let the possibility to allow negative quantity
+In some cases, you may want to block the possibility to allow negative quantity
in a PoS Order, without mentioning initial order. This can happen for special
products like returnable products, etc.
diff --git a/pos_order_return/static/description/index.html b/pos_order_return/static/description/index.html
index 8e326baf..e6673bd0 100644
--- a/pos_order_return/static/description/index.html
+++ b/pos_order_return/static/description/index.html
@@ -392,7 +392,7 @@ A link is created between the returned Order Line and the initial Order Line.
-
In some cases, you may want to let the possibility to allow negative quantity
+
In some cases, you may want to block the possibility to allow negative quantity
in a PoS Order, without mentioning initial order. This can happen for special
products like returnable products, etc.
In that case, a checkbox is possible on Product Form View to allow such case