odoo/industry#2303

Created by Industry, Vallaeys Valentin (vava)
Merged at 823c46b556fae17895e22840c95882b83bd7d064

Statuses:

label
odoo-dev:19.0-remove-digest-dependency-vava
head
e2ce086ca7da89617f4544c8b744a57afe9774b2
merged
17 hours ago by Industry, Vallaeys Valentin (vava)
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.