diff --git a/crock_base/hooks.py b/crock_base/hooks.py index 43a31ac..c41209c 100644 --- a/crock_base/hooks.py +++ b/crock_base/hooks.py @@ -17,7 +17,7 @@ def post_init_hook(cr, registry): "association": True, "ffck_network": True, "partner_code": "CR10", - "ffck_structure_type_id": env.ref("ffck_commond.ffck_structure_type_crck"), + "ffck_structure_type_id": env.ref("ffck_commons.ffck_structure_type_crck"), "ref": "CROCK", } )