[IMP] discount_tags fixing typos

Fixing some typos & grammar
This commit is contained in:
Julien B 2018-07-23 17:35:04 +02:00 committed by GitHub
parent 094a35d8a1
commit 0b83cec5e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ close to its expiration date for example, you can use discount tags.
They allow you to scan discount barcodes. They allow you to scan discount barcodes.
.. note:: .. note::
To use discount tags you will need to use barcode scanner, you To use discount tags you will need to use a barcode scanner, you
can see the documentation about it can see the documentation about it
`here <https://docs.google.com/document/d/1tg7yarr2hPKTddZ4iGbp9IJO-cp7u15eHNVnFoL40Q8/edit>`__ `here <https://docs.google.com/document/d/1tg7yarr2hPKTddZ4iGbp9IJO-cp7u15eHNVnFoL40Q8/edit>`__
@ -31,9 +31,9 @@ interface.
.. image:: media/discount_tags03.png .. image:: media/discount_tags03.png
:align: center :align: center
Let's say you want 50% discount on a product you have to start you Let's say you want 50% discount on a product you have to start your
barcode with 22 (for the discount barcode nomenclature) and then 50 (for barcode with 22 (for the discount barcode nomenclature) and then 50 (for
the %) before add the product barcode. In our example, the barcode would the %) before adding the product barcode. In our example, the barcode would
be: be:
.. image:: media/discount_tags04.png .. image:: media/discount_tags04.png