|
@ -17,7 +17,7 @@ def post_init_hook(cr, registry): |
|
|
"association": True, |
|
|
"association": True, |
|
|
"ffck_network": True, |
|
|
"ffck_network": True, |
|
|
"partner_code": "CR10", |
|
|
"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", |
|
|
"ref": "CROCK", |
|
|
} |
|
|
} |
|
|
) |
|
|
) |
|
|