From 4c2ec5d05c0ded70ef7b93a7ffa0989dae4b984d Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Sat, 31 Aug 2019 02:02:22 +0200 Subject: [PATCH] *: Fix RST formatting issues --- pos_gift_ticket/README.rst | 4 +-- pos_picking_load/README.rst | 8 ++++-- pos_restricted_customer_list/README.rst | 2 ++ pos_store_draft_order/README.rst | 13 +++++---- pos_to_weight_by_product_uom/README.rst | 37 +++++++++++++++---------- 5 files changed, 39 insertions(+), 25 deletions(-) diff --git a/pos_gift_ticket/README.rst b/pos_gift_ticket/README.rst index 408f28e3..9a43acdd 100644 --- a/pos_gift_ticket/README.rst +++ b/pos_gift_ticket/README.rst @@ -29,10 +29,8 @@ No configuration needed. Known issues / Roadmap ====================== -Missing features ----------------- * Not tested with a **PosBox setting** so surely will not work if *'print by -proxy'* is enabled. + proxy'* is enabled. Credits diff --git a/pos_picking_load/README.rst b/pos_picking_load/README.rst index 3023ded6..51c60a95 100644 --- a/pos_picking_load/README.rst +++ b/pos_picking_load/README.rst @@ -113,9 +113,11 @@ Technical Notes =============== * By default, the following filters are applied on the pickings displayed: - * 'State' should be 'Waiting Availability', 'Partially Available' or - 'Ready to Transfer'. - * 'Invoice Control' should be 'To be invoiced'. + + * 'State' should be 'Waiting Availability', 'Partially Available' or + 'Ready to Transfer'. + * 'Invoice Control' should be 'To be invoiced'. + You can change this filter by overloading the ```_prepare_filter_for_pos``` function of the model ```stock.picking``` diff --git a/pos_restricted_customer_list/README.rst b/pos_restricted_customer_list/README.rst index 0e0e94e0..5f324874 100644 --- a/pos_restricted_customer_list/README.rst +++ b/pos_restricted_customer_list/README.rst @@ -25,10 +25,12 @@ Roadmap ======= I see two obvious extensions to the functionality already developed: + 1. Add back on demand customer lookup (only when online); 2. Make customers available to pos, dependent on the pos session or user. In pos.config or res.users (or both) there could be a selection field customer_loading with values: + - 'no_one': disable customer loading. (usefull for self service pos, without customer feature) - 'selection': the feature now implemented. diff --git a/pos_store_draft_order/README.rst b/pos_store_draft_order/README.rst index 13f5ca3b..67c5868d 100644 --- a/pos_store_draft_order/README.rst +++ b/pos_store_draft_order/README.rst @@ -37,13 +37,16 @@ Feature **Workflow** * The PoS order 'Main/0004' is in draft state, before closing the session -.. image:: ./static/description/1_before_closing.png + + .. image:: ./static/description/1_before_closing.png * The PoS order is unassociated of the closed session 'POS/2015/09/05/01' -.. image:: ./static/description/2_after_closing.png + + .. image:: ./static/description/2_after_closing.png * The PoS order is associated to the new opened session 'POS/2015/09/05/02' -.. image:: ./static/description/3_after_opening.png + + .. image:: ./static/description/3_after_opening.png Installation ============ @@ -80,8 +83,8 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us smashing it by providing a detailed and welcomed feedback -`here `_. +If you spotted it first, help us smashing it by providing a detailed and +welcomed feedback `here `_. Credits diff --git a/pos_to_weight_by_product_uom/README.rst b/pos_to_weight_by_product_uom/README.rst index 7c08cb7d..7a852b57 100644 --- a/pos_to_weight_by_product_uom/README.rst +++ b/pos_to_weight_by_product_uom/README.rst @@ -2,22 +2,25 @@ :target: https://www.gnu.org/licenses/agpl :alt: License: AGPL-3 -============== +======================== Pos to weight by product -============== +======================== Motivation ============ -At the moment, when we create a new product and choose the unity of measure **kg**, -we have to tick the checkbox 'To Weigh With Scale' in the Point of Sale part. +At the moment, when we create a new product and choose the unity of measure +**kg**, we have to tick the checkbox 'To Weigh With Scale' in the Point of Sale +part. -We want to speed the process of creating a new product, avoiding filling manually this parameter. +We want to speed the process of creating a new product, avoiding filling +manually this parameter. Brief presentation -============ +================== -This module adds the field **'To weigh'** in UOM categories (set to **false** by default). +This module adds the field **'To weigh'** in UOM categories (set to **false** +by default). .. image:: /pos_to_weight_by_product_uom/static/description/uom_categ_toweigh.png :alt: Categories of unities of measure @@ -30,7 +33,8 @@ This module adds the field **'To weigh'** in UOM categories (set to **false** by :alt: Unities of measure with field 'To weigh' :width: 900 -**→** **AND** it is linked with the parameter **to_weight** in product.template used for example in the Point of Sale app. +**→** **AND** it is linked with the parameter **to_weight** in product.template +used for example in the Point of Sale app. .. image:: /pos_to_weight_by_product_uom/static/description/uom_pos_change_toweigh_checked.png :alt: Change the field 'to weigh' for every product @@ -43,10 +47,11 @@ To install this module, you need to : * install the official apps : Sales Management and Point of Sale * install this module with the installation button -* active settings "Allow using different units of measure" in Settings > Configuration > Sales > Quotations and Sales Orders > Product Features +* active settings "Allow using different units of measure" in Settings > + Configuration > Sales > Quotations and Sales Orders > Product Features How to use this module -============= +====================== * [Category UOM] During the creation of a category, tick the box 'To weigh'. @@ -54,19 +59,22 @@ How to use this module :alt: Change the field 'To weigh' for every category :width: 400 -* [Category UOM] You can set every product existing with the new 'To weigh' parameter +* [Category UOM] You can set every product existing with the new 'To weigh' + parameter .. image:: /pos_to_weight_by_product_uom/static/description/uom_categ_button_toweigh.png :alt: Set 'to weigh' in each product of this category :width: 900 -* [UOM] You **CAN'T** change 'To weigh' for one UOM → You have to change in Category and affect all UOM of this category. +* [UOM] You **CAN'T** change 'To weigh' for one UOM → You have to change in + Category and affect all UOM of this category. .. image:: /pos_to_weight_by_product_uom/static/description/uom_change_toweigh.png :alt: Can't change the field 'to weigh' for one unity of measure :width: 900 -* [Product] **However**, you're able to change this field for a specific product (in tab Sales). +* [Product] **However**, you're able to change this field for a specific + product (in tab Sales). .. image:: /pos_to_weight_by_product_uom/static/description/uom_pos_change_toweigh.png :alt: Change the field 'to weigh' for every product @@ -99,7 +107,8 @@ Contributors * Quentin Dupont, GRAP (http://www.grap.coop/) * Sylvain Legal, GRAP (http://www.grap.coop/) -Do not contact contributors directly about support or help with technical issues. +Do not contact contributors directly about support or help with technical +issues. Maintainer ----------