odoo/industry#2304

Created by fw-bot
Merged at 690d48aea4797d8ffe723eae94657711365b77f5

Statuses:

label
odoo-dev:saas-19.1-19.0-remove-digest-dependency-vava-534975-fw
head
9ce2748ea486b6cd726a0da20e3db6d74cad74ea
merged
14 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.

Forward-Port-Of: #2303