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.

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.

In that case, a checkbox is possible on Product Form View to allow such case