| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 491 |
| Technical Name |
erpl_data_refresh |
| License | AGPL-3 |
| Website | https://erplabz.com |
| Versions | 16.0 17.0 18.0 19.0 |
Data Refresh
Refresh data, clear cache, and update stored computed fields with ease
Odoo 19 Tools
Overview
The Data Refresh module provides tools to refresh data, clear cache, and update stored computed fields in Odoo. It helps maintain data integrity and ensures that computed values are up-to-date, improving system performance and data accuracy.
Key Features
Refresh Models
Refresh stored computed fields for specific models or all models at once
Clear Cache
Clear Odoo internal cache to free up memory and improve performance
Refresh Views
Refresh action records and views to ensure UI reflects latest changes
Quick Access
Easy access through menu items and wizard interface for quick operations
Configurable
Settings to enable/disable features and configure refresh behavior
Safe Operations
Safe refresh operations with error handling and user notifications
Installation & Requirements
Requirements
- Odoo 19.0 or higher
- web module (included in Odoo)
- base_setup module (included in Odoo)
Installation Steps
- Copy the module to your Odoo addons directory
- Update the apps list in Odoo
- Search for "Data Refresh" in Apps
- Click Install
- Access from Settings > Data Refresh
Usage Examples
Refresh a Specific Model
To refresh computed fields for a specific model:
- Go to Settings > Data Refresh
- Enter model name (e.g.,
sale.order,account.move) - Click "Refresh Model"
- Wait for confirmation notification
Refresh All Models
To refresh all models with stored computed fields:
- Go to Settings > Data Refresh
- Click "Refresh All Models"
- Wait for completion notification
Clear Cache
To clear Odoo internal cache:
- Go to Settings > Data Refresh
- Click "Clear Cache"
- Page will reload automatically after cache is cleared
Benefits
Data Integrity
Ensures computed fields are always up-to-date with their dependencies, maintaining data accuracy across the system.
Performance
Clearing cache helps free up memory and improves system performance, especially after data migrations or bulk operations.
Maintenance
Easy-to-use tools for system administrators to maintain and update Odoo data without technical knowledge.
Time Saving
Quick refresh operations save time compared to manual field updates or database queries.
Please log in to comment on this module