Sale Customer Order Frequency
by Pierre Verkest <pierre@verkest.fr> https://github.com/OCA/partner-contact , Odoo Community Association (OCA) https://github.com/OCA/partner-contactSale Customer Order Frequency

This module adds computed fields to partners to analyze their order frequency.
Fields added to Contact/Partner:
- Average duration between orders
- Days since last order
- Days until next order
Table of contents
Usage
To use this module, you need to:
#. Go to Contacts. #. Open a partner form. #. In the Sales & Purchase tab, look for the following fields in the Sale group: * Average order duration: Average number of days between confirmed orders. * Days since last order: Number of days elapsed since the last confirmed order. * Days until next order: Estimated number of days until the next order based on the average duration.
These fields are computed based on confirmed sale orders (state="sale").
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
- Pierre Verkest <pierre@verkest.fr>
Contributors
- Pierre Verkest pierre@verkest.fr
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.
This module is part of the OCA/partner-contact project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 68 |
| Technical Name |
sale_customer_order_frequency |
| License | AGPL-3 |
| Website | https://github.com/OCA/partner-contact |
Please log in to comment on this module