From 69e6f885aed89cf1dfcbc08ec25e906988a1034e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 6 Dec 2019 08:22:10 +0000 Subject: [PATCH] [UPD] README.rst --- pos_order_mgmt/README.rst | 17 +++++++++-------- pos_order_mgmt/static/description/index.html | 13 +++++++------ 2 files changed, 16 insertions(+), 14 deletions(-) diff --git a/pos_order_mgmt/README.rst b/pos_order_mgmt/README.rst index 826df053..62d3a11f 100644 --- a/pos_order_mgmt/README.rst +++ b/pos_order_mgmt/README.rst @@ -14,13 +14,13 @@ POS Frontend Orders Management :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpos-lightgray.png?logo=github - :target: https://github.com/OCA/pos/tree/12.0/pos_order_mgmt + :target: https://github.com/OCA/pos/tree/10.0/pos_order_mgmt :alt: OCA/pos .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_order_mgmt + :target: https://translation.odoo-community.org/projects/pos-10-0/pos-10-0-pos_order_mgmt :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/184/12.0 + :target: https://runbot.odoo-community.org/runbot/184/10.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -40,7 +40,7 @@ Configuration To configure this module, you need to go to *Point of Sale > Configuration > Point of Sale* and enable *Order Management* -.. image:: https://raw.githubusercontent.com/OCA/pos/12.0/pos_order_mgmt/static/description/order-mgmt-config.png +.. image:: https://raw.githubusercontent.com/OCA/pos/10.0/pos_order_mgmt/static/description/order-mgmt-config.png #. Change *Maximum orders to load* to your desired amount (10 by default). Please note that the more you load, the more it will take to load @@ -62,13 +62,13 @@ Usage Once the PoS is loaded, you'll find a shopping trolley icon (🛒) in the top bar that grants access to the order list screen. -.. image:: https://raw.githubusercontent.com/OCA/pos/12.0/pos_order_mgmt/static/description/order-mgmt-icon.png +.. image:: https://raw.githubusercontent.com/OCA/pos/10.0/pos_order_mgmt/static/description/order-mgmt-icon.png There you can find the number of past orders loaded according to your configuration (see Configuration) as well as the orders you checked out in the current session: -.. image:: https://raw.githubusercontent.com/OCA/pos/12.0/pos_order_mgmt/static/description/order-mgmt-list.png +.. image:: https://raw.githubusercontent.com/OCA/pos/10.0/pos_order_mgmt/static/description/order-mgmt-list.png #. You can see their totals as well as their custumers if registered. #. You can reprint their tickets clicking on the printer icon (⎙). @@ -94,7 +94,7 @@ 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 `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -115,6 +115,7 @@ Contributors * Carlos Martínez * Pierrick Brun * Iván Todorovich +* Roberto Fichera Maintainers ~~~~~~~~~~~ @@ -129,6 +130,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -This module is part of the `OCA/pos `_ project on GitHub. +This module is part of the `OCA/pos `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/pos_order_mgmt/static/description/index.html b/pos_order_mgmt/static/description/index.html index 6b339b4a..d7b289f9 100644 --- a/pos_order_mgmt/static/description/index.html +++ b/pos_order_mgmt/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/pos Translate me on Weblate Try me on Runbot

+

Beta License: AGPL-3 OCA/pos Translate me on Weblate Try me on Runbot

This module extends the functionality of the PoS frontend allowing to load already done PoS Orders in order to be able to operate over them, being able to reprint past tickets or return them.

@@ -390,7 +390,7 @@ reprint past tickets or return them.

Configuration

To configure this module, you need to go to Point of Sale > Configuration > Point of Sale and enable Order Management

-https://raw.githubusercontent.com/OCA/pos/12.0/pos_order_mgmt/static/description/order-mgmt-config.png +https://raw.githubusercontent.com/OCA/pos/10.0/pos_order_mgmt/static/description/order-mgmt-config.png
  1. Change Maximum orders to load to your desired amount (10 by default). Please note that the more you load, the more it will take to load @@ -408,11 +408,11 @@ in that PoS.
  2. Usage

    Once the PoS is loaded, you’ll find a shopping trolley icon (🛒) in the top bar that grants access to the order list screen.

    -https://raw.githubusercontent.com/OCA/pos/12.0/pos_order_mgmt/static/description/order-mgmt-icon.png +https://raw.githubusercontent.com/OCA/pos/10.0/pos_order_mgmt/static/description/order-mgmt-icon.png

    There you can find the number of past orders loaded according to your configuration (see Configuration) as well as the orders you checked out in the current session:

    -https://raw.githubusercontent.com/OCA/pos/12.0/pos_order_mgmt/static/description/order-mgmt-list.png +https://raw.githubusercontent.com/OCA/pos/10.0/pos_order_mgmt/static/description/order-mgmt-list.png
    1. You can see their totals as well as their custumers if registered.
    2. You can reprint their tickets clicking on the printer icon (⎙).
    3. @@ -438,7 +438,7 @@ office part, but not in front office part (implemented in this this module).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.

      +feedback.

      Do not contact contributors directly about support or help with technical issues.

      @@ -458,6 +458,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
    4. Carlos Martínez <carlos@domatix.com>
    5. Pierrick Brun <pierrick.brun@akretion.com>
    6. Iván Todorovich <ivan.todorovich@druidoo.io>
    7. +
    8. Roberto Fichera <roberto.fichera@levelprime.com>
    9. @@ -467,7 +468,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

      OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

      -

      This module is part of the OCA/pos project on GitHub.

      +

      This module is part of the OCA/pos project on GitHub.

      You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.