Commit 84285a35 authored by Romain Courteaud's avatar Romain Courteaud

Initialise slapos_crm.

parent 09e1ccf1
erp5_crm
\ No newline at end of file
Provides the base system to manage CRM.
\ No newline at end of file
GPL
\ No newline at end of file
1
\ No newline at end of file
slapos_crm
\ No newline at end of file
0.1
\ No newline at end of file
...@@ -9,4 +9,5 @@ slapos_category ...@@ -9,4 +9,5 @@ slapos_category
slapos_cloud slapos_cloud
slapos_rest_api slapos_rest_api
slapos_slap_tool slapos_slap_tool
slapos_crm
slapos_web slapos_web
\ No newline at end of file
154 155
\ No newline at end of file \ No newline at end of file
...@@ -239,6 +239,7 @@ class testSlapOSMixin(ERP5TypeTestCase): ...@@ -239,6 +239,7 @@ class testSlapOSMixin(ERP5TypeTestCase):
'slapos_rest_api_tool_portal_type', 'slapos_rest_api_tool_portal_type',
'slapos_rest_api', 'slapos_rest_api',
'slapos_pdm', 'slapos_pdm',
'slapos_crm',
'slapos_accounting', 'slapos_accounting',
'slapos_payzen', 'slapos_payzen',
'slapos_web', 'slapos_web',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment