From 133ae716ed86f256e851ceb85dd7fa5f37447876 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 20 Mar 2020 13:55:10 +0000 Subject: [PATCH] [UPD] README.rst --- stock_request_kanban/README.rst | 26 +++++++++++-------- .../static/description/index.html | 16 +++++++----- 2 files changed, 25 insertions(+), 17 deletions(-) diff --git a/stock_request_kanban/README.rst b/stock_request_kanban/README.rst index 1a4eb5697..960ae5774 100644 --- a/stock_request_kanban/README.rst +++ b/stock_request_kanban/README.rst @@ -10,17 +10,17 @@ Stock Request kanban .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status :alt: Beta -.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png - :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html - :alt: License: AGPL-3 +.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png + :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html + :alt: License: LGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github - :target: https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_request_kanban + :target: https://github.com/OCA/stock-logistics-warehouse/tree/13.0/stock_request_kanban :alt: OCA/stock-logistics-warehouse .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_request_kanban + :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-13-0/stock-logistics-warehouse-13-0-stock_request_kanban :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/153/12.0 + :target: https://runbot.odoo-community.org/runbot/153/13.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -42,11 +42,15 @@ It is created following the concept of lean kanban cards. Configuration ============= -If you don't need to check the CRC of the kanban card, you should: +If the barcode does not contain a CRC check digit on the kanban card, you should: * Access on Development mode * Access 'Settings / Technical / Parameters / System Parameters' -* Create a parameter with name 'stock_request_kanban.crc' and set it value to 0 +* Create a parameter with name 'stock_request_kanban.crc' and set it to value to 0 + +If the barcode contains a CRC check digit and you want to ignore it: + +* Create a paramenter with name 'stock_request_kanban.ignore_crc' and set it to value to 1 If you want to change the format of the QR, you should: @@ -93,7 +97,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. @@ -104,7 +108,7 @@ Authors ~~~~~~~ * Creu Blanca -* Eficent +* ForgeFlow Contributors ~~~~~~~~~~~~ @@ -125,6 +129,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/stock-logistics-warehouse `_ project on GitHub. +This module is part of the `OCA/stock-logistics-warehouse `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/stock_request_kanban/static/description/index.html b/stock_request_kanban/static/description/index.html index 4944b401d..023382aca 100644 --- a/stock_request_kanban/static/description/index.html +++ b/stock_request_kanban/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/stock-logistics-warehouse Translate me on Weblate Try me on Runbot

+

Beta License: LGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runbot

On most companies there is products that must be purchased often but cannot be stored as a usual product because no consumption moves are made. Usually, they are stored as consumables or putaway rules are defined. @@ -396,11 +396,15 @@ products.

Configuration

-

If you don’t need to check the CRC of the kanban card, you should:

+

If the barcode does not contain a CRC check digit on the kanban card, you should:

  • Access on Development mode
  • Access ‘Settings / Technical / Parameters / System Parameters’
  • -
  • Create a parameter with name ‘stock_request_kanban.crc’ and set it value to 0
  • +
  • Create a parameter with name ‘stock_request_kanban.crc’ and set it to value to 0
  • +
+

If the barcode contains a CRC check digit and you want to ignore it:

+
    +
  • Create a paramenter with name ‘stock_request_kanban.ignore_crc’ and set it to value to 1

If you want to change the format of the QR, you should:

    @@ -448,7 +452,7 @@ for kanbans later.

    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.

@@ -457,7 +461,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

Authors

  • Creu Blanca
  • -
  • Eficent
  • +
  • ForgeFlow
@@ -474,7 +478,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/stock-logistics-warehouse project on GitHub.

+

This module is part of the OCA/stock-logistics-warehouse project on GitHub.

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