odoo/industry#2312
Created by fw-bot
Blocked
- Merge method
- Review
-
CI
- ci/industry: (runtime 6302s)
- label
- odoo-dev:saas-19.3-19.0-remove-digest-dependency-vava-535139-fw
- head
- ff7b5db21d1b260646ca28490946deeeb287748e
| odoo/industry | |
|---|---|
| 19.0 | #2303 |
| saas-19.1 | #2304 |
| saas-19.2 | #2309 missing r+ |
| saas-19.3 | #2312 missing statuses missing r+ |
| master |
[FIX] base_industry_data: remove dependency to digest
In this commit, the code to deactivate the digest cron in demo data of industry moved from a setting to archiving the cron. By doing so, the dependency to digest is not useful anymore, as it unarchives the cron only if it exists.