Merge branch 'feature/create_company_from_crm' into 'dev'
V1 imrpvements to CompanyEasyCreation wizard (CRM Lead execution) See merge request !191
No related branches found
No related tags found
Showing
- energy_communities/i18n/ca_ES.po 2 additions, 0 deletionsenergy_communities/i18n/ca_ES.po
- energy_communities/i18n/energy_communities.pot 2 additions, 0 deletionsenergy_communities/i18n/energy_communities.pot
- energy_communities/i18n/es.po 4 additions, 2 deletionsenergy_communities/i18n/es.po
- energy_communities/i18n/eu_ES.po 2 additions, 0 deletionsenergy_communities/i18n/eu_ES.po
- energy_communities/models/crm_lead.py 78 additions, 50 deletionsenergy_communities/models/crm_lead.py
- energy_communities/models/res_company.py 108 additions, 3 deletionsenergy_communities/models/res_company.py
- energy_communities/models/res_partner.py 0 additions, 10 deletionsenergy_communities/models/res_partner.py
- energy_communities/models/res_users.py 3 additions, 31 deletionsenergy_communities/models/res_users.py
- energy_communities/security/ir.model.access.csv 7 additions, 0 deletionsenergy_communities/security/ir.model.access.csv
- energy_communities/security/res_users_role_data.xml 2 additions, 1 deletionenergy_communities/security/res_users_role_data.xml
- energy_communities/tests/__init__.py 2 additions, 0 deletionsenergy_communities/tests/__init__.py
- energy_communities/tests/test_assign_admin_wizard.py 0 additions, 1 deletionenergy_communities/tests/test_assign_admin_wizard.py
- energy_communities/tests/test_crm_lead.py 80 additions, 0 deletionsenergy_communities/tests/test_crm_lead.py
- energy_communities/tests/test_multicompany_easy_creation.py 86 additions, 0 deletionsenergy_communities/tests/test_multicompany_easy_creation.py
- energy_communities/tests/test_res_company.py 52 additions, 1 deletionenergy_communities/tests/test_res_company.py
- energy_communities/tests/test_res_users.py 0 additions, 3 deletionsenergy_communities/tests/test_res_users.py
- energy_communities/views/crm_lead_views.xml 13 additions, 3 deletionsenergy_communities/views/crm_lead_views.xml
- energy_communities/views/res_company_views.xml 12 additions, 0 deletionsenergy_communities/views/res_company_views.xml
- energy_communities/wizards/assign_admin_wizard.py 8 additions, 2 deletionsenergy_communities/wizards/assign_admin_wizard.py
- energy_communities/wizards/multicompany_easy_creation.py 121 additions, 22 deletionsenergy_communities/wizards/multicompany_easy_creation.py
Loading
Please register or sign in to comment