odoo-addon-product-sold-by-delivery-week


Nameodoo-addon-product-sold-by-delivery-week JSON
Version 16.0.1.0.1 PyPI version JSON
download
home_pagehttps://github.com/OCA/sale-reporting
SummaryAdds a field that graphically hints the weekly product sales
upload_time2024-02-19 10:57:44
maintainer
docs_urlNone
authorTecnativa, Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========================
Product weekly sales hint
=========================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:5c23b69bd0cac593b37140cf67786cb580904f8876975980260f9823ffa7712e
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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%2Fsale--reporting-lightgray.png?logo=github
    :target: https://github.com/OCA/sale-reporting/tree/16.0/product_sold_by_delivery_week
    :alt: OCA/sale-reporting
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/sale-reporting-16-0/sale-reporting-16-0-product_sold_by_delivery_week
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/sale-reporting&target_branch=16.0
    :alt: Try me on Runboat

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

This module allows to compute a graphical hint, stored in the product itself,
to display whether that product was sold and delivered in recent weeks.

.. image:: https://raw.githubusercontent.com/OCA/sale-reporting/16.0/product_sold_by_delivery_week/static/description/sold_by_week_hint.png

**Table of contents**

.. contents::
   :local:

Configuration
=============

Some variables can be configured using config parameter keys:

- For hint characters:

 - For the sold char: `product_sold_by_delivery_week.sold_char`
 - For the not sold: `product_sold_by_delivery_week.not_sold_char`
 - For weeks length: `product_sold_by_delivery_week.weeks_to_consider`

Assign the security group 'Weekly selling info in order lines' and/or
'Weekly selling info in product list' to users that should see weekly
sales info in product lists or in order lines. (If you want to see the
info in other views like product recommendations, this is not needed.)

Usage
=====

Once configured, hints will appear as an optional column in sale order
lines or in products tree.

In the general products view, general sales info is shown. Meanwhile, in the
sale lines field we can see this field in context by simply filtering partner
sales.

Only salespeople can access this information.

Known issues / Roadmap
======================

* Services are not taken into consideration.
* A widget could be created on top of the main field to have nicer icons and
  probably colors.
* For the near future, a configurable granularity would be desirable, so
  behavior could be changed to years, months or days as the period of choice.
  To simplify this module, only weekly periods will be considered for now.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/sale-reporting/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/sale-reporting/issues/new?body=module:%20product_sold_by_delivery_week%0Aversion:%2016.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 Dauden
  * César A. Sánchez
  * Luis D. Lafaurie

* Jairo Llopis ([Moduon](https://www.moduon.team/))

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.

.. |maintainer-chienandalu| image:: https://github.com/chienandalu.png?size=40px
    :target: https://github.com/chienandalu
    :alt: chienandalu

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-chienandalu| 

This module is part of the `OCA/sale-reporting <https://github.com/OCA/sale-reporting/tree/16.0/product_sold_by_delivery_week>`_ 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/sale-reporting",
    "name": "odoo-addon-product-sold-by-delivery-week",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": null,
    "description": "=========================\nProduct weekly sales hint\n=========================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:5c23b69bd0cac593b37140cf67786cb580904f8876975980260f9823ffa7712e\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%2Fsale--reporting-lightgray.png?logo=github\n    :target: https://github.com/OCA/sale-reporting/tree/16.0/product_sold_by_delivery_week\n    :alt: OCA/sale-reporting\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/sale-reporting-16-0/sale-reporting-16-0-product_sold_by_delivery_week\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n    :target: https://runboat.odoo-community.org/builds?repo=OCA/sale-reporting&target_branch=16.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module allows to compute a graphical hint, stored in the product itself,\nto display whether that product was sold and delivered in recent weeks.\n\n.. image:: https://raw.githubusercontent.com/OCA/sale-reporting/16.0/product_sold_by_delivery_week/static/description/sold_by_week_hint.png\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\nSome variables can be configured using config parameter keys:\n\n- For hint characters:\n\n - For the sold char: `product_sold_by_delivery_week.sold_char`\n - For the not sold: `product_sold_by_delivery_week.not_sold_char`\n - For weeks length: `product_sold_by_delivery_week.weeks_to_consider`\n\nAssign the security group 'Weekly selling info in order lines' and/or\n'Weekly selling info in product list' to users that should see weekly\nsales info in product lists or in order lines. (If you want to see the\ninfo in other views like product recommendations, this is not needed.)\n\nUsage\n=====\n\nOnce configured, hints will appear as an optional column in sale order\nlines or in products tree.\n\nIn the general products view, general sales info is shown. Meanwhile, in the\nsale lines field we can see this field in context by simply filtering partner\nsales.\n\nOnly salespeople can access this information.\n\nKnown issues / Roadmap\n======================\n\n* Services are not taken into consideration.\n* A widget could be created on top of the main field to have nicer icons and\n  probably colors.\n* For the near future, a configurable granularity would be desirable, so\n  behavior could be changed to years, months or days as the period of choice.\n  To simplify this module, only weekly periods will be considered for now.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/sale-reporting/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/sale-reporting/issues/new?body=module:%20product_sold_by_delivery_week%0Aversion:%2016.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 Dauden\n  * C\u00e9sar A. S\u00e1nchez\n  * Luis D. Lafaurie\n\n* Jairo Llopis ([Moduon](https://www.moduon.team/))\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\n.. |maintainer-chienandalu| image:: https://github.com/chienandalu.png?size=40px\n    :target: https://github.com/chienandalu\n    :alt: chienandalu\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-chienandalu| \n\nThis module is part of the `OCA/sale-reporting <https://github.com/OCA/sale-reporting/tree/16.0/product_sold_by_delivery_week>`_ 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": "Adds a field that graphically hints the weekly product sales",
    "version": "16.0.1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/OCA/sale-reporting"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e030525988c51a1710d8f429e72ac009ea2fa67ee0f110d5f00371b873fb2759",
                "md5": "adbe982bc87ac9aab3771a8e6c42425a",
                "sha256": "ec82504157e88a01a3058205397e6cefcb8f4f2b188a2a13a39bb455ef1dfc4f"
            },
            "downloads": -1,
            "filename": "odoo_addon_product_sold_by_delivery_week-16.0.1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "adbe982bc87ac9aab3771a8e6c42425a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 139170,
            "upload_time": "2024-02-19T10:57:44",
            "upload_time_iso_8601": "2024-02-19T10:57:44.982644Z",
            "url": "https://files.pythonhosted.org/packages/e0/30/525988c51a1710d8f429e72ac009ea2fa67ee0f110d5f00371b873fb2759/odoo_addon_product_sold_by_delivery_week-16.0.1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-19 10:57:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "sale-reporting",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo-addon-product-sold-by-delivery-week"
}
        
Elapsed time: 0.23919s