Skip to content

Latest commit

 

History

History
 
 

product_sold_by_delivery_week

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Product weekly sales hint

Beta License: AGPL-3 OCA/sale-reporting Translate me on Weblate Try me on Runboat

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.

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

Table of contents

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.)

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.

  • 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.

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.

  • Tecnativa

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:

chienandalu

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.