Overview
Data feed generating, usually, is initiated on request from an external system. If your feed contains a large product list, the processing can take a long time and the external system may not wait for a response.
To solve this issue, we have developed a solution that generates feeds on an hourly or daily basis by the cron task. This eliminates the need to wait for the feed to be generated, so your feed file will be ready at the moment when the external system sends a request.
This solution is fully compatible with our Odoo Data Feed Apps and can be used with any of them.
Availability |
Odoo Online
Odoo.sh
On Premise
|
---|---|
Compatibility |
Community
Enterprise
|
Technical Name | product_data_feed_cache |
Version | 18.0.1.1.1 |
License | OPL-1 |
Category | |
Support | Free 60 days support and 360 days bug-fixing |
Use Case
Jorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vulputate libero et velit interdum, ac aliquet odio mattis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.
Forem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vulputate libero et velit interdum, ac aliquet odio mattis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.
Dorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vulputate libero et velit interdum, ac aliquet odio mattis.
It is a long established fact that a reader will be distracted by the readable content of a page
Korem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vulputate libero et velit interdum, ac aliquet odio mattis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.
Korem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vulputate libero et velit interdum, ac aliquet odio mattis.
Odoo App Installation
Upload modules
Upload modules from the ZIP archive to your Odoo hosting, or a GitHub repository connected there.
Place the unzipped modules in your custom add-on directory and restart the Odoo system service.
Update App List
After restarting, activate the Developer Mode, and go to the Apps menu.

Click on Update Apps List to fetch the new modules in the list.
Activate the App
Install the new module, finding it by name and clicking on the Activate button.

* If you don't see the module, try to remove the default Apps filter from the search bar.
Configuration
Follow the instructions in the module description to complete the installation process and start using the app.

Manual
- Daily - the data feed will be generated once a day and a file will be stored in the cache.
- Hourly - generate a feed file once an hour.

Currently, the partial caching feature only supports feeds with CSV and TSV formats.

Changelog
16.0.1.2.0 2025-03-11
- Change the item list field to the JSON type.
- Add a new "Update Frequency" value - "By Cron", when a caching is performed every "Data Feeds: Caching" cron running.
- Implement the logic for partial caching of the GMC XML feeds.
- Add a progress counter for the partial caching.
16.0.1.1.1 2024-04-24
- Improve caching options showing.
16.0.1.1.0 2024-02-09
- Add the logic to remove the partial cache file.
16.0.1.0.0 2023-06-23
14.0.1.0.0 2023-06-28
- Migration from 15.0.
15.0.1.0.0 2023-05-04
- Init version.
17.0.1.1.5 2025-05-07
- Implement cache processing of archived products.
17.0.1.1.4 2025-03-11
- Add a progress counter for the partial caching.
17.0.1.1.3 2025-01-09
- Add logic to clean up the JSON field.
- Replace the clean cache button.
17.0.1.1.2 2024-12-24
- Change the item list field to the JSON type.
17.0.1.1.1 2024-12-17
- Add a new "Update Frequency" value - "By Cron", when a caching is performed every "Data Feeds: Caching" cron running.
17.0.1.1.0 2024-12-05
- Implement the logic for partial caching of the GMC XML feeds.
- Improve message posting.
17.0.1.0.0 2024-01-26
- Migration from 16.0.
13.0.1.0.0 2024-04-20
- Migration from 14.0.
18.0.1.1.1 2025-05-07
- Implement cache processing of archived products.
18.0.1.1.0 2025-03-11
- Change the item list field to the JSON type.
- Add a new "Update Frequency" value - "By Cron", when a caching is performed every "Data Feeds: Caching" cron running.
- Implement the logic for partial caching of the GMC XML feeds.
- Add a progress counter for the partial caching.
18.0.1.0.0 2024-10-26
- Migration from 17.0.