Skip to content
Snippets Groups Projects
Commit cfca743b authored by konykon's avatar konykon
Browse files

Merge branch 'fix/remove-unused-method' into 'dev'

Remove unused method

See merge request !233
parents 23b2473e 5e17e0b8
No related branches found
No related tags found
3 merge requests!239Draft: [REL] energy_communities: dependency energy_selfconsumption bump to,!233Remove unused method,!227[REL] Release 16/10/23
Pipeline #61162 passed
......@@ -329,9 +329,6 @@ class CrmLead(models.Model):
)
lead.community_company_id._create_keycloak_realm()
def post_template_to_chatter(self, template_id):
self.message_post_with_template(template_id)
def _create_community_initial_users(self):
for lead in self:
pass
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment