Overview
Inventory FSN Report brings classic FSN (FastβSlowβNon-moving) inventory analysis directly into Odoo 17. Using actual stock movement history, it calculates the turnover ratio for every product/location combination and classifies each item so your procurement and warehouse teams can act on real data β not guesswork.
Features
π Flexible Date Range
Analyse any period β weekly, monthly, quarterly or custom β with simple Start/End date pickers.
π Powerful Filters
Narrow results by specific Products, Product Categories, Companies, and Warehouses.
π·οΈ FSN Type Filter
Show All items or drill into Fast, Slow, or Non-Moving items instantly from the wizard.
π Colour-Coded List View
Green badge for Fast, amber for Slow, red for Non-Moving β at a glance in the tree view.
π Graph & Pivot Views
Bar chart grouped by FSN classification plus a pivot table for category-level analysis.
π PDF Export
Professional QWeb PDF report with header, data table, and colour-coded FSN legend.
π Excel Export
Formatted .xlsx file with title, period subtitle, colour-coded FSN cells, and numeric formatting.
π’ Multi-Company Ready
Filter by one or more companies; warehouse selection automatically scopes the internal locations.
FSN Classification Rules
| Class | Label | Turnover Ratio Condition | Interpretation |
|---|---|---|---|
| F | Fast Moving | Turnover Ratio > 3 | High-velocity items β ensure adequate stock levels |
| S | Slow Moving | Turnover Ratio between 1 and 3 | Moderate demand β review reorder points |
| N | Non Moving | Turnover Ratio β€ 1 | Dead stock β consider clearance or write-off |
Formula: Turnover Ratio = Sale Qty Γ· Average Stock | Average Stock = (Opening Stock + Closing Stock) / 2
How It Works
- Go to Inventory β Reporting β FSN Report.
- Set the Start Date and End Date for the analysis period.
- Optionally select the FSN Type, products, categories, companies, or warehouses.
- Click View Report to open the interactive tree + graph view inside Odoo.
- Click PDF to download a formatted print-ready report.
- Click Excel to download a colour-coded spreadsheet.
Technical Information
| Attribute | Value |
|---|---|
| Odoo Version | 17.0 Community & Enterprise |
| Technical Name | nx_inventory_fsn_report |
| Depends | stock, product |
| License | LGPL-3 |
| Models | inventory.fsn.report.wizard (TransientModel), inventory.fsn.data.report (TransientModel) |
| Views | Tree, Graph, Pivot, Search, Wizard Form |
| Exports | PDF (QWeb), Excel (xlsxwriter) |
Installation
- Download and unzip into your Odoo
addonsdirectory. - Restart the Odoo server.
- Enable Developer Mode.
- Go to Apps β Update App List.
- Search for Inventory FSN Report and click Install.
Support
For questions or custom development, contact Nxtech Solutions via the website or the Odoo Apps support form.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
| Lines of code | 503 |
| Technical Name |
nx_inventory_fsn_report |
| License | LGPL-3 |
| Website | https://www.ash.com |
Please log in to comment on this module