diff --git a/stock_cycle_count/README.rst b/stock_cycle_count/README.rst index e4676ef73..edcf7c725 100644 --- a/stock_cycle_count/README.rst +++ b/stock_cycle_count/README.rst @@ -16,11 +16,14 @@ Stock Cycle Count .. |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/11.0/stock_cycle_count :alt: OCA/stock-logistics-warehouse -.. |badge4| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-11-0/stock-logistics-warehouse-11-0-stock_cycle_count + :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/11.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| +|badge1| |badge2| |badge3| |badge4| |badge5| This module provides the capability to execute a cycle count strategy in a warehouse through different rules defined by the user. Cycle count is an @@ -111,7 +114,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. +If you spotted it first, help us smashing it by providing a detailed and welcomed +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -146,7 +150,7 @@ promote its widespread use. :target: https://github.com/lreficent :alt: lreficent -Current `maintainer `_: +Current `maintainer `__: |maintainer-lreficent| diff --git a/stock_cycle_count/static/description/index.html b/stock_cycle_count/static/description/index.html new file mode 100644 index 000000000..52d40efda --- /dev/null +++ b/stock_cycle_count/static/description/index.html @@ -0,0 +1,511 @@ + + + + + + +Stock Cycle Count + + + +
+

Stock Cycle Count

+ + +

Mature License: AGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runbot

+

This module provides the capability to execute a cycle count strategy in a +warehouse through different rules defined by the user. Cycle count is an +alternative to full wall-to-wall physical inventories in which little +portions (stock locations) of the stock are selected to count on a regular +basis.

+

The system propose locations in which to perform a inventory adjustment every +day based on a set of rules defined for the warehouse. In addition the system +can propose Zero-Confirmations which are simple and opportunistic counts to +check whether a locations has actually became empty or not.

+

With this strategy it is possible to:

+
    +
  • Remove the need to perform full physical inventories and to stop the +production in the warehouse.
  • +
  • Measure the accuracy of the inventory records and improve it.
  • +
  • Correct inventory errors earlier and prevent them to become bigger.
  • +
+

Table of contents

+ +
+

Installation

+

To install this module, you need to:

+
    +
  • Download this module to your addons path.
  • +
  • Install the module in your database.
  • +
+
+

Recommendations

+

It is highly recommended to use this module in conjunction with:

+
    +
  • stock_inventory_verification_request: Adds the capability to request Slot +Verifications.
  • +
  • stock_inventory_lockdown: Lock down locations during inventories.
  • +
+
+
+
+

Configuration

+

You can configure the rules to compute the cycle count, acting as follow:

+
    +
  1. Go to Inventory > Configuration > Cycle Count Rules.
  2. +
  3. Create as much cycle count rules as you want.
  4. +
  5. Assign the rules to the Warehouse or zones where you want to apply the rules +in.
  6. +
  7. Go to Inventory > Configuration > Warehouse Management > Warehouses and +set a Cycle Count Planning Horizon for each warehouse.
  8. +
+
+
+

Usage

+

Once you have some rules configured for your warehouses, you can proceed as +is described below.

+
    +
  1. Go to Inventory > Configuration > Warehouse Management > Warehouses.
  2. +
  3. Select all the warehouses you want to compute the rules in.
  4. +
  5. Click on “Action” and then in “Compute Cycle Count Rules”. (note: A +cron job will do this for every warehouse daily.)
  6. +
  7. Go to Operations > Cycle Counts.
  8. +
  9. Select a planned Cycle Count and confirm it, this will create a draft +Inventory Adjustment.
  10. +
  11. In the right top corner of the form view you can access to the generated +Inventory Adjustment.
  12. +
  13. Proceed with the Inventory Adjustment as usual.
  14. +
+
+
+

Known issues / Roadmap

+
    +
  • Assess the possibility to refactor action_compute_cycle_count_rules method +converting some of the searches to actual fields. E.g. +inventory_history_ids for all the inventories done in a location.
  • +
+
+
+

Changelog

+
+

11.0.1.0.0 (2018-09-19)

+
    +
  • [MIG] Migrated to v11. Start of history.
  • +
+
+
+
+

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.

+

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

+
+
+

Credits

+
+

Authors

+
    +
  • Eficent
  • +
+
+
+

Contributors

+ +
+
+

Maintainers

+

This module is maintained by the OCA.

+Odoo Community Association +

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.

+

Current maintainer:

+

lreficent

+

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.

+
+
+
+ +