| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Sales (sale_management) • Discuss (mail) • Invoicing (account) |
| Lines of code | 188 |
| Technical Name |
legion_load_report |
| License | LGPL-3 |
| Website | http://www.bytelegions.com |
| Versions | 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Sales (sale_management) • Discuss (mail) • Invoicing (account) |
| Lines of code | 188 |
| Technical Name |
legion_load_report |
| License | LGPL-3 |
| Website | http://www.bytelegions.com |
| Versions | 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0 |
Days Free Support 365
Custom Apps 1350+
Top Seller Of Odoo Marketplace
Happy Customers 8987+
Years of Experience 10+
Countries 50+
Talented Healers 100+
Industries Served 45+
Why Legion Load Report?
Standard Odoo provides sales analysis reports showing revenue and order counts, but offers no quick way for sales managers or inventory teams to identify which specific products are top performers versus slow movers within custom date ranges. The Legion Load Report module adds a dedicated "Sales Report" wizard that generates PDF reports showing either Best Selling or Least Selling products ranked by quantity sold during any specified period, helping businesses make data-driven decisions about inventory purchasing, promotional campaigns, product discontinuation, and sales team focus areas without navigating complex pivot tables or exporting data to spreadsheets.
Get Instant Personalized Demo
View Our Services
Odoo Customization 365
Odoo Implementation 1350+
Odoo Support Marketplace
Odoo Integration 8987+
Odoo Migration 100+
Odoo Consultancy 50+
Odoo Hosting 100+
Industries Served 45+
Go to Sale Order, Click on Reporting and then Sales Report
Go to Sale Order, Click on Reporting and then Sales Report.
See all the report you need according date.
User go to search bar and search legion_load_report then click on and install
Go to Sale Order, Click on Reporting and then Sales Report
After click On Sales Report,Enter a From Date To Date to load a report
See all the report you need according date.
Load Report.
The Legion Load Report module provides sales managers and inventory teams with instant access to Best Selling and Least Selling product reports through a simple wizard interface requiring only date range selection and a single checkbox to choose report type, generating professional PDF documents showing products ranked by quantity sold with order numbers and totals.
Key Features:
- Best & Least Selling Analysis: Generates dedicated PDF reports showing products ranked by total quantity sold in descending order (best sellers) or ascending order (slow movers), with customizable date ranges for analyzing monthly, quarterly, or custom period performance
- Date Range Filtering: Allows users to specify exact From and To dates for analysis, enabling accurate comparison of product performance across specific promotional periods, seasons, or fiscal quarters without hardcoded date restrictions
- Sales Order Integration: Pulls data directly from confirmed sales orders (state='sale') with SQL queries that aggregate quantities across all order lines, ensuring accurate counts that reflect actual sold products rather than quotes or draft orders
- Product Performance Ranking: Displays products in order of quantity sold with serial numbers, product names, total quantities, and associated order numbers, making it easy to identify top performers for restocking or underperformers for clearance sales
- Professional PDF Output: Produces clean, printable PDF reports with company letterhead, date range headers, and formatted tables suitable for management presentations, inventory planning meetings, or supplier negotiations about high-demand items
- Quick Access Wizard: Adds a "Sales Report" menu item directly under Sales → Reporting with a simple wizard interface requiring just two date selections and one checkbox click, eliminating the need for complex filter configurations or technical report building knowledge.
Frequently Asked Questions
Does this report show revenue or just quantity sold?
The report shows quantity sold only - it counts the total units sold for each product within the date range. The SQL query includes price_unit in the selection but doesn't display it in the final PDF. If you need revenue analysis (quantity × price), the template would need modification to add an "Amount" column calculating sum * price_unit.
Can I run both Best and Least Selling reports for the same date range?
NO - the wizard requires selecting either "Best Selling" OR "Least Selling" (the checkboxes have invisible conditions preventing both). To compare both, you must run the report twice: once with "Best Selling" checked, then again with "Least Selling" checked for the same dates.
Does it include products with zero sales in the Least Selling report?
NO - the SQL query only includes products that appear in sale_order_line with state='sale' (confirmed orders). Products with zero sales during the period won't appear at all. To include zero-sales products, you'd need a different query using LEFT JOIN from the products table.
What happens if I select a date range with no confirmed orders?
The report will generate successfully but display an empty table with just headers and no data rows. No error message appears - you'll see a blank "Best/Least Selling Products" PDF showing the date range but zero product entries in the table.
Can I filter by product category or specific salesperson?
NO - the current wizard only has date range and report type filters. There are no fields for filtering by product category, salesperson, customer, or warehouse. Adding these filters would require enhancing the wizard model with additional fields and modifying the SQL WHERE clause to include those conditions.
Latest release
Top Contributors
Mr. Kamran Yasin
Senior Full Stack Odoo Developer
Miss Rubab Khalil
Senior Odoo Functional Consultant
Mr. Muneeb
Senior Full Stack Odoo Developer
Mr. Wasif Yasin
Senior Full Stack Odoo Developer
Mr. Hamza Khalil
Senior Full Stack Odoo Developer
Please log in to comment on this module