Опис
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.
Встановлення |
Odoo Online
Odoo.sh
On Premise
|
---|---|
Сумісність |
Community
Enterprise
|
Технічна назва | product_data_feed_cache |
Версія | 18.0.1.1.1 |
Ліцензія | OPL-1 |
Категорія | |
Підтримка | Допомога з встановленням та підтримка впродовж 60 днів, гарантований багфіксинг впродовж року |
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
Завантаження модулів
Завантажте модулі з ZIP архіву на ваш сервер, де встановлена Odoo, або в GitHub репозиторій підключений до нього.
Розмістить розархівовані модулі у директорії з кастомними модулями та перезапустить системний сервіс Odoo.
Оновить список модулів
Після перезавантаження активуйте Режим розробника, та перейдіть до меню Додатки.

Натисніть на Оновити список додатків, щоб підтягнути нові модулі до списку.
Інсталяція модуля
Знайдіть модуль за його іменем та натисніть на Активувати, щоб інсталювати його.

* Якщо ви не бачите модуль, спробуйте видалити типовий фільтр Додатки у рядку пошуку.
Налаштування
Дотримуйтесь інструкцій в описі модуля, щоб завершити процес встановлення та почати користуватися застосунком.

Інструкція
- 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.

Список змін
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.