odoo/industry#2309
Created by fw-bot
Blocked
- Merge method
- Review
-
CI
- ci/industry: (runtime 4914s)
- label
- odoo-dev:saas-19.2-19.0-remove-digest-dependency-vava-535029-fw
- head
- 713f29b5e73ca631c32ffe500972129cbaec8d87
| 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.