Product weekly sales hint
Adds a field that graphically hints the weekly product sales
Product weekly sales hint
This module allows to compute a graphical hint stored in the product itself to display whether or not that product was sold and delivered in the past weeks.
Table of contents
Configuration
We can configure some variables with config parameter keys:
- For the 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 selling info in order lines or product list. (Is is not necessary if you want view the info in other views as product recommendation)
Usage
Once configured, you can view the hints as an optional column in sale order lines or in the tree of the products.
In the general products view, the general sales info is shown while in the sale lines field we can see the field in context filtering only the partner sales.
Only salesmen can access to this information.
Known issues / Roadmap
- Services aren't taken into consideration.
- A widget could be done on top of the main field to have nicer icons or even colors.
- For the future, maybe a configurable granularity could be made, so we could change the behaviour to months, days, years as the period of choice. To simplify the module, for the moment only the week will be considered.
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 to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Tecnativa
Contributors
- Tecnativa:
- David Vidal
- Carlos Dauden
Maintainers
This module is maintained by the OCA.
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:
This module is part of the OCA/sale-reporting project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Once the user has seen at least one product this snippet will be visible.