From 0aad510adbb3361c2dac3b1f144be2de73533b1c Mon Sep 17 00:00:00 2001 From: Sylvain LE GAL Date: Mon, 10 Oct 2016 18:07:45 +0200 Subject: [PATCH] [WIP] --- barcodes_generate/README.rst | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/barcodes_generate/README.rst b/barcodes_generate/README.rst index dc627758..2b2ceeaa 100644 --- a/barcodes_generate/README.rst +++ b/barcodes_generate/README.rst @@ -2,10 +2,6 @@ :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 -============== -{module_title} -============== - ============================================ Generate Barcodes for Products and Customers ============================================ @@ -35,11 +31,11 @@ To configure this module, you need to: * Go to Point Of Sale / Configuration / Barcode Nomenclatures and select * Select a Nomenclature * Create or select a rule -.. figure:: barcodes_generate/static/description/barcode_rule_tree.png +.. image:: /barcodes_generate/static/description/barcode_rule_tree.png * Check 'Available for Products', or 'Available for Partners' Checkbox. -.. figure:: barcodes_generate/static/description/barcode_rule_form.png +.. image:: /barcodes_generate/static/description/barcode_rule_form.png Usage ===== @@ -49,11 +45,12 @@ To use this module, you need to: * Go to a Product form (or a Partner Form): * set a rule to the current object -.. figure:: barcodes_generate/static/description/product_product_form_empty.png +.. image:: /barcodes_generate/static/description/product_product_form_empty.png * Click on 'Generate Base and Barcode' -.. figure:: barcodes_generate/static/description/product_product_form_generated.png +.. image:: /barcodes_generate/static/description/product_product_form_generated.png + Alternatively you can set manually a barcode base, and click only on Generate barcode.