| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Technical Name |
sm_row_number_list |
| License | AGPL-3 |
| Versions | 16.0 17.0 18.0 |
Row Number in List View
Enhance your Odoo list views with automatic row numbering! This lightweight module adds sequential row numbers to all list/tree views, making it easier to reference and track records.
✨ Key Features
- Automatic Row Numbers - Displays sequential numbering in all list views
- Zero Configuration - Works immediately after installation, no setup needed
- Universal Compatibility - Applies to all models and custom views automatically
- Clean Integration - Seamlessly integrates with Odoo's native interface
- Lightweight & Fast - Minimal performance impact with simple template inheritance
- Professional Presentation - Clean column design that matches Odoo's UI
💡 Why Use This Module?
- Better Communication - Easily reference specific rows ("check row 5")
- Data Tracking - Improved tracking during reviews and audits
- User Experience - Enhanced navigation and data clarity
- Professional Look - More polished appearance for client-facing views
🚀 How It Works
The module extends Odoo's list view template to add a "#" column before the checkbox selector. Row numbers are automatically calculated and displayed for each record on the current page.
Example View:
# | Customer Name | Email | Phone
---|-------------------|----------------------|---------------
1 | John Doe | john@example.com | +1234567890
2 | Jane Smith | jane@example.com | +1234567891
3 | Bob Johnson | bob@example.com | +1234567892
📦 Installation
- Download or clone this module to your Odoo addons directory
- Restart your Odoo server or update the apps list
- Go to Apps menu and search for "Row Number in List View"
- Click Install
web module (included in Odoo by default).
🎯 Technical Details
- Module Name: rowno_in_tree
- Version: 18.0.1.0.0
- License: AGPL-3
- Category: Technical
- Dependencies: web (core module)
- Implementation: XML template inheritance (OWL framework)
🛠️ Usage
After installation, row numbers will automatically appear in all list views throughout your Odoo instance. No additional configuration is required. The module works with:
- All standard Odoo models (Customers, Products, Invoices, etc.)
- Custom models created by other modules
- List views with or without checkboxes
- Paginated lists (numbers reset per page)
💪 Benefits
- Improved Productivity: Faster record identification and reference
- Enhanced Collaboration: Clear row references in team discussions
- Better UX: More intuitive data navigation
- Professional Image: Polished interface for clients and users
🎉 Ready to Enhance Your List Views?
Install this module today and enjoy automatic row numbering across all your Odoo list views!
📞 Support & Contact
Author: stevenmarp
Email: stevenoctavianusmarpung@gmail.com
© 2025 stevenmarp. Licensed under AGPL-3.
Please log in to comment on this module