odoo-addon-purchase-order-product-recommendation-forecast


Nameodoo-addon-purchase-order-product-recommendation-forecast JSON
Version 15.0.1.0.0.2 PyPI version JSON
download
home_pagehttps://github.com/OCA/purchase-workflow
SummaryObtain linear progression forecast from reference years
upload_time2023-01-27 18:21:42
maintainer
docs_urlNone
authorTecnativa, Odoo Community Association (OCA)
requires_python>=3.8
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==============================================
Purchase Order Product Recommendation Forecast
==============================================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github
    :target: https://github.com/OCA/purchase-workflow/tree/15.0/purchase_order_product_recommendation_forecast
    :alt: OCA/purchase-workflow
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_order_product_recommendation_forecast
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
    :target: https://runbot.odoo-community.org/runbot/142/15.0
    :alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5| 

This module extends the purchase product recommendator to predict the increment of
the recommendator quantities comparing to past periods.

So when we evaluate a period in the recommendator, this module analyze the same period
for the given year of refences a computes the increment for the immediately next period
of the same length.

With those increments (or decreases) we can deduce and forecast recommended quantities
making a simple linear progression.

An example to illustrate this. I want to forecast sales for April and I'm going to
analyze sales on March, but I want to forecast how the recommended products behave
from this period to the next one. I also want to analyze, a normal year as 2020 was
very irregular due to pandemy, so I'll use 2019 as my year of reference.

The wizard will take the deliveries from March 2019 and then the deliveries from
April 2019 and then it will compute the increment between those two periods.

With that increment, the wizard will analyze the deliveries for March of the present
year and then it will apply the increment computed for 2019 and those will be the
quantities that we'll be recommending according to the current stock.

**Table of contents**

.. contents::
   :local:

Usage
=====

To use this module, you need to:

#. Create a new purchase order.
#. Assign its supplier.
#. Press *Recommended Products* button and the recommendator wizard will show up.

In the recommendator:

#. Choose a period and other filters you may need.
#. Choose a year of reference. Note that there will only be years from the first
   customer delivery.
#. For those products with history in the period corresponding to the year of
   reference, a computed increment will be shown and the recommended quantities will
   be computed according to that increment and the current available stock.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/purchase-workflow/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 <https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_order_product_recommendation_forecast%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

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

Credits
=======

Authors
~~~~~~~

* Tecnativa

Contributors
~~~~~~~~~~~~

* `Tecnativa <https://www.tecnativa.com>`_:

  * David Vidal
  * Carlos Roca
  * Pilar Vargas

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

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/purchase-workflow <https://github.com/OCA/purchase-workflow/tree/15.0/purchase_order_product_recommendation_forecast>`_ project on GitHub.

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



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/purchase-workflow",
    "name": "odoo-addon-purchase-order-product-recommendation-forecast",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": null,
    "description": "==============================================\nPurchase Order Product Recommendation Forecast\n==============================================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n    :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github\n    :target: https://github.com/OCA/purchase-workflow/tree/15.0/purchase_order_product_recommendation_forecast\n    :alt: OCA/purchase-workflow\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_order_product_recommendation_forecast\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n    :target: https://runbot.odoo-community.org/runbot/142/15.0\n    :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module extends the purchase product recommendator to predict the increment of\nthe recommendator quantities comparing to past periods.\n\nSo when we evaluate a period in the recommendator, this module analyze the same period\nfor the given year of refences a computes the increment for the immediately next period\nof the same length.\n\nWith those increments (or decreases) we can deduce and forecast recommended quantities\nmaking a simple linear progression.\n\nAn example to illustrate this. I want to forecast sales for April and I'm going to\nanalyze sales on March, but I want to forecast how the recommended products behave\nfrom this period to the next one. I also want to analyze, a normal year as 2020 was\nvery irregular due to pandemy, so I'll use 2019 as my year of reference.\n\nThe wizard will take the deliveries from March 2019 and then the deliveries from\nApril 2019 and then it will compute the increment between those two periods.\n\nWith that increment, the wizard will analyze the deliveries for March of the present\nyear and then it will apply the increment computed for 2019 and those will be the\nquantities that we'll be recommending according to the current stock.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nUsage\n=====\n\nTo use this module, you need to:\n\n#. Create a new purchase order.\n#. Assign its supplier.\n#. Press *Recommended Products* button and the recommendator wizard will show up.\n\nIn the recommendator:\n\n#. Choose a period and other filters you may need.\n#. Choose a year of reference. Note that there will only be years from the first\n   customer delivery.\n#. For those products with history in the period corresponding to the year of\n   reference, a computed increment will be shown and the recommended quantities will\n   be computed according to that increment and the current available stock.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/purchase-workflow/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_order_product_recommendation_forecast%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Tecnativa\n\nContributors\n~~~~~~~~~~~~\n\n* `Tecnativa <https://www.tecnativa.com>`_:\n\n  * David Vidal\n  * Carlos Roca\n  * Pilar Vargas\n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nThis module is part of the `OCA/purchase-workflow <https://github.com/OCA/purchase-workflow/tree/15.0/purchase_order_product_recommendation_forecast>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Obtain linear progression forecast from reference years",
    "version": "15.0.1.0.0.2",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73a4ed7f89c374715981cc60aa29423d38ed7567ff9aa25a4bb1328061f3b6a3",
                "md5": "1f30156343c78c7a41c265724a13c54a",
                "sha256": "26624824210e105f6b71a036a5cd5396fad86adf6ef98751d6d148eba520af1a"
            },
            "downloads": -1,
            "filename": "odoo_addon_purchase_order_product_recommendation_forecast-15.0.1.0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1f30156343c78c7a41c265724a13c54a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 26835,
            "upload_time": "2023-01-27T18:21:42",
            "upload_time_iso_8601": "2023-01-27T18:21:42.558339Z",
            "url": "https://files.pythonhosted.org/packages/73/a4/ed7f89c374715981cc60aa29423d38ed7567ff9aa25a4bb1328061f3b6a3/odoo_addon_purchase_order_product_recommendation_forecast-15.0.1.0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-27 18:21:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "OCA",
    "github_project": "purchase-workflow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo-addon-purchase-order-product-recommendation-forecast"
}
        
Elapsed time: 0.07071s