| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 462 |
| Technical Name |
erpl_data_refresh |
| License | OPL-1 |
| Website | https://erplabz.com |
| Versions | 16.0 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 462 |
| Technical Name |
erpl_data_refresh |
| License | OPL-1 |
| 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.
Contact Us
For support, questions, or feature requests, please contact us at sales.erplabz@gmail.com
Visit our website: erplabz.com
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module