Defer operating V2 seed execution

This commit is contained in:
metatroncubeswdev 2026-08-30 10:49:42 -04:00
parent 85a1987f1d
commit 4d07d10c83
2 changed files with 0 additions and 4 deletions

View File

@ -22,7 +22,6 @@
"data/project_data.xml",
"data/operating_data.xml",
"data/cron_data.xml",
"data/v2_seed_data.xml",
"views/res_partner_views.xml",
"views/crm_lead_views.xml",
"views/project_views.xml",

View File

@ -1,3 +0,0 @@
<odoo>
<function model="mcs.operating.dashboard" name="action_mcs_seed_v2_operating_data"/>
</odoo>