Welcome to the Customer Metrics Dashboard Odoo module! 🚀
This module provides a dashboard to list the top 5 customers based on total sales and order count. It helps businesses track their most valuable clients directly from the Sales menu.
- Computes total sales and order count per customer.
- Displays the top 5 customers in a structured dashboard.
- Integrated with Odoo's Sales module for seamless access.
This module is actively developed and open to improvements. Contributions, feedback, and suggestions are highly welcome! Remember: RTFM (Read The F*cking Manual) and KISS (Keep It Simple, Stupid!). 😊
To install the Customer Metrics Dashboard module, follow these steps:
-
Clone the Repository:
Clone the
customer_metrics
directory into your custom addons path:git clone https://github.com/mahmoudElshimi/customer_metrics.git /path/to/odoo/custom/addons/
-
Restart Odoo and Update App List:
sudo systemctl restart odoo
Then, go to Apps → Click Update Apps List.
-
Install the Module:
Find Customer Metrics Dashboard in the Apps menu and click Install.
Feel free to fork this repository, raise issues, and create pull requests. All contributions are welcome, following the RTFM and KISS principles! 🚀