diff --git a/inventory/barcode/operations/barcode_nomenclature.rst b/inventory/barcode/operations/barcode_nomenclature.rst index 4198b49e9..7d675bdd2 100644 --- a/inventory/barcode/operations/barcode_nomenclature.rst +++ b/inventory/barcode/operations/barcode_nomenclature.rst @@ -75,7 +75,7 @@ Rule Types - **Priced Product**: it allows you to identify the product and specify its price, used in PoS; -- **Discounted Product**: it allows you to identify the product and specify the applied discount product, used in PoS; +- **Discounted Product**: it allows you to create one barcode per applied discount. Then, you can scan your product in the PoS and apply discounts on the product by scanning the discount barcode; - **Weighted Product**: it allows you to identify the product and specify its weight, used in both PoS and in Inventory; @@ -95,4 +95,4 @@ Rule Types .. note:: When the barcode pattern contains .*, it means that it can contain any - number of characters. Those characters can be any number. \ No newline at end of file + number of characters. Those characters can be any number.